Skip to content

Commit 464b75e

Browse files
committed
Indentation
1 parent d0f7d4b commit 464b75e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^7.4|^8.0",
19-
"google/apiclient": "^2.5",
19+
"google/apiclient": "^v2.12.6",
2020
"illuminate/auth": "~5.8|^6.0|^7.0|^8.0|^9.0",
2121
"illuminate/config": "~5.8|^6.0|^7.0|^8.0|^9.0",
2222
"illuminate/database": "~5.8|^6.0|^7.0|^8.0|^9.0",
@@ -30,7 +30,7 @@
3030
"phpunit/phpunit": "^9.3",
3131
"mockery/mockery": "^1.0",
3232
"squizlabs/php_codesniffer": "~3.4",
33-
"orchestra/testbench": "^4.0|^5.0|^6.0"
33+
"orchestra/testbench": "^v4.18.0|^v5.20.0|^v6.25.0"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)