Skip to content

Commit 0e4999a

Browse files
authored
Update composer.json to support Symfony 6
Add Symfony 6 to composer.json
1 parent 95acde6 commit 0e4999a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Google Drive API Bundle",
55
"require": {
66
"google/apiclient": "^2.2",
7-
"symfony/framework-bundle": "^4.0|^5.1"
7+
"symfony/framework-bundle": "^4.0|^5.1|^6.0"
88
},
99
"license": "MIT",
1010
"authors": [

0 commit comments

Comments
 (0)