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 83a62e8 commit daae574Copy full SHA for daae574
composer.json
@@ -15,9 +15,9 @@
15
],
16
"require": {
17
"php": ">=7.4",
18
- "illuminate/contracts": "^6.20.14|^7.30.4|^8.0",
19
- "illuminate/support": "^6.20.14|^7.30.4|^8.0",
20
- "illuminate/database": "^6.20.14|^7.30.4|^8.0",
+ "illuminate/contracts": "^6.20.14|^7.30.4|^8.40",
+ "illuminate/support": "^6.20.14|^7.30.4|^8.40",
+ "illuminate/database": "^6.20.14|^7.30.4|^8.40",
21
"psr/log": "^1|^2|^3"
22
},
23
"autoload": {
0 commit comments