Skip to content

Commit

Permalink
#1 Composer requirements update
Browse files Browse the repository at this point in the history
  • Loading branch information
enduro44 committed Sep 12, 2020
1 parent a057354 commit 3c46660
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 @@ -16,9 +16,8 @@
}
],
"require": {
"php": "^7.2"
"php": ">=7.2"
},
"minimum-stability": "stable",
"autoload": {
"psr-4": {
"CleanBandits\\DbQuery\\": "src/"
Expand Down

0 comments on commit 3c46660

Please sign in to comment.