We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a057354 commit 3c46660Copy full SHA for 3c46660
1 file changed
composer.json
@@ -16,9 +16,8 @@
16
}
17
],
18
"require": {
19
- "php": "^7.2"
+ "php": ">=7.2"
20
},
21
- "minimum-stability": "stable",
22
"autoload": {
23
"psr-4": {
24
"CleanBandits\\DbQuery\\": "src/"
0 commit comments