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 bd04ab9 + 6db1bc6 commit d4a15b1Copy full SHA for d4a15b1
composer.json
@@ -25,12 +25,12 @@
25
"require": {
26
"php": "^7.1.3 || ^8.0",
27
"guzzlehttp/guzzle": "^6.3 || ^7.0.1",
28
- "illuminate/support": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
29
- "illuminate/notifications": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
+ "illuminate/support": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0|^12.0",
+ "illuminate/notifications": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0|^12.0",
30
"google/apiclient": "^2.15"
31
},
32
"require-dev": {
33
- "phpunit/phpunit": "^7.5 || ^8.0 || ^9.0"
+ "phpunit/phpunit": "^7.5 || ^8.0 || ^9.0|^10.5"
34
35
"autoload": {
36
"psr-4": {
0 commit comments