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 a49dbe7 commit ac6f48dCopy full SHA for ac6f48d
composer.json
@@ -19,13 +19,12 @@
19
"nesbot/carbon": "^1.26.3 || ^2.0",
20
"guzzlehttp/guzzle": "~7.0|~6.0|~5.0|~4.0",
21
"firebase/php-jwt": "^5.0",
22
- "illuminate/support": "^7.0|^8.0|^9.0",
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0",
23
"macsidigital/laravel-oauth2-client": "^1.2|^2.0"
24
},
25
"require-dev": {
26
- "friendsofphp/php-cs-fixer": "^2.16",
27
- "orchestra/testbench": "^4.0|^5.0|^6.0",
28
- "phpunit/phpunit": "^8.0|^9.0"
+ "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
+ "phpunit/phpunit": "^8.0|^9.0|^10.0"
29
30
"autoload": {
31
"psr-4": {
0 commit comments