Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jarektkaczyk committed Nov 29, 2020
1 parent f2e7d4a commit 95a6f2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"php": ">=7.1.0"
},
"require-dev": {
"illuminate/database": "^5.4",
"illuminate/database": ">=5.4",
"mockery/mockery" : "0.9.*|^1.0",
"phpunit/phpunit" : "^7.0|^8.0"
"phpunit/phpunit" : ">=7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 95a6f2d

Please sign in to comment.