We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f2b05 commit 519e436Copy full SHA for 519e436
composer.json
@@ -15,9 +15,9 @@
15
],
16
"require": {
17
"php": ">=7.4",
18
- "illuminate/contracts": "^5.5|^6.0|^7.0|^8.0",
19
- "illuminate/support": "^5.5|^6.0|^7.0|^8.0",
20
- "illuminate/database": "^5.5|^6.0|^7.0|^8.0",
+ "illuminate/contracts": "^6.20.14|^7.0|^8.0",
+ "illuminate/support": "^6.20.14|^7.0|^8.0",
+ "illuminate/database": "^6.20.14|^7.0|^8.0",
21
"psr/log": "^1.1"
22
},
23
"autoload": {
0 commit comments