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 21c89de commit a113c0dCopy full SHA for a113c0d
composer.json
@@ -22,9 +22,9 @@
22
],
23
"require": {
24
"php": "^7.3|^8.0",
25
- "illuminate/support": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0",
26
- "spatie/regex": "^2.0.1",
27
- "doctrine/dbal": "^3.0"
+ "illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "spatie/regex": "^3.1.1",
+ "doctrine/dbal": "^3.4"
28
},
29
"autoload": {
30
"psr-4": {
0 commit comments