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.
2 parents 7d10c0b + 95f2220 commit f0ee2acCopy full SHA for f0ee2ac
composer.json
@@ -17,12 +17,12 @@
17
],
18
"require": {
19
"php": "^7.3|^8.0",
20
- "illuminate/view": "^6.0|^7.0|^8.0|^9.0",
21
- "illuminate/console": "^6.0|^7.0|^8.0|^9.0",
22
- "illuminate/mail": "^6.0|^7.0|^8.0|^9.0"
+ "illuminate/view": "^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
+ "illuminate/mail": "^6.0|^7.0|^8.0|^9.0|^10.0"
23
},
24
"require-dev": {
25
- "orchestra/testbench": "^5.1|^6.3|^7.0",
+ "orchestra/testbench": "^5.1|^6.3|^7.0|^8.0",
26
"phpunit/phpunit": "^8.0|^9.0"
27
28
"autoload": {
0 commit comments