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 a5eb235 + aa6b6d5 commit 572a827Copy full SHA for 572a827
composer.json
@@ -31,15 +31,15 @@
31
],
32
"require": {
33
"php": "^7.1.3|^8.0",
34
- "laravel/framework": "~5.1|^6.0|^7.0|^8.0|^9.0|^10.0",
+ "laravel/framework": "~5.1|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
35
"mailjet/mailjet-apiv3-php": "^1.5.6|^1.5",
36
"symfony/mailjet-mailer": "^6.0"
37
},
38
"require-dev": {
39
"fakerphp/faker": "~1",
40
"mockery/mockery": "0.9.*|^1.0",
41
"phpunit/phpunit": "~7.0|^8.0|^9|^10.0",
42
- "orchestra/testbench": "3.6|^4.0|^5.0|^6.0|^8.0"
+ "orchestra/testbench": "3.6|^4.0|^5.0|^6.0|^8.0|^9.0"
43
44
"autoload": {
45
"psr-4": {
0 commit comments