We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e147bc commit b75a24eCopy full SHA for b75a24e
composer.json
@@ -15,11 +15,11 @@
15
}
16
],
17
"require": {
18
- "php": "^7.3|^8.0",
19
- "illuminate/container": "^5.4|^6.0|^7.0|^8.0",
20
- "illuminate/database": "^5.4|^6.0|^7.0|^8.0",
21
- "illuminate/http": "^5.4|^6.0|^7.0|^8.0",
22
- "illuminate/support": "^5.4|^6.0|^7.0|^8.0",
+ "php": "^7.2|^8.0",
+ "illuminate/container": "^5.0|^6.0|^7.0|^8.0",
+ "illuminate/database": "^5.0|^6.0|^7.0|^8.0",
+ "illuminate/http": "^5.0|^6.0|^7.0|^8.0",
+ "illuminate/support": "^5.0|^6.0|^7.0|^8.0",
23
"ramsey/uuid": "^3.7|^4.0"
24
},
25
"autoload": {
0 commit comments