Skip to content

Commit

Permalink
Add php constraints (#5)
Browse files Browse the repository at this point in the history
* wip

* fix
  • Loading branch information
ossycodes authored Jan 5, 2023
1 parent fe702bd commit 8ddcbc9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"require-dev": {
"phpunit/phpunit": "^9.5.10",
"mockery/mockery": "^1.4.4",
"orchestra/testbench": "^7.0",
"orchestra/database": "^6.0",
"orchestra/testbench": "^7.18",
"illuminate/support": "^9.0"
},
"autoload": {
Expand Down

0 comments on commit 8ddcbc9

Please sign in to comment.