Skip to content

Commit 3c46660

Browse files
committed
#1 Composer requirements update
1 parent a057354 commit 3c46660

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.2"
19+
"php": ">=7.2"
2020
},
21-
"minimum-stability": "stable",
2221
"autoload": {
2322
"psr-4": {
2423
"CleanBandits\\DbQuery\\": "src/"

0 commit comments

Comments
 (0)