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 d0f7d4b commit 464b75eCopy full SHA for 464b75e
composer.json
@@ -16,7 +16,7 @@
16
],
17
"require": {
18
"php": "^7.4|^8.0",
19
- "google/apiclient": "^2.5",
+ "google/apiclient": "^v2.12.6",
20
"illuminate/auth": "~5.8|^6.0|^7.0|^8.0|^9.0",
21
"illuminate/config": "~5.8|^6.0|^7.0|^8.0|^9.0",
22
"illuminate/database": "~5.8|^6.0|^7.0|^8.0|^9.0",
@@ -30,7 +30,7 @@
30
"phpunit/phpunit": "^9.3",
31
"mockery/mockery": "^1.0",
32
"squizlabs/php_codesniffer": "~3.4",
33
- "orchestra/testbench": "^4.0|^5.0|^6.0"
+ "orchestra/testbench": "^v4.18.0|^v5.20.0|^v6.25.0"
34
},
35
"autoload": {
36
"psr-4": {
0 commit comments