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 69fde81 + fed4ed0 commit 6f7e249Copy full SHA for 6f7e249
composer.json
@@ -17,11 +17,11 @@
17
],
18
"require": {
19
"php": ">=7.0",
20
- "illuminate/support": "^5.5 || ^6.0 || ^7.0",
21
- "illuminate/encryption": "^5.5 || ^6.0 || ^7.0"
+ "illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0",
+ "illuminate/encryption": "^5.5 || ^6.0 || ^7.0 || ^8.0"
22
},
23
"require-dev": {
24
- "phpunit/phpunit": "^8.0"
+ "phpunit/phpunit": "^8.0 || ^9.0"
25
26
"autoload": {
27
"psr-4": {
0 commit comments