Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jarektkaczyk authored Sep 24, 2019
1 parent 7ae8249 commit bcd630e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
}
],
"require": {
"php": ">=7.2.0",
"sofa/hookable": "^6.0",
"illuminate/database": "^5.8|^6.0"
"php": ">=7.0.0",
"sofa/hookable": "^5.5|^6.0",
"illuminate/database": "^5.5|^6.0"
},
"require-dev": {
"phpunit/phpunit": "4.5.0",
Expand Down

0 comments on commit bcd630e

Please sign in to comment.