Skip to content

Commit 840ddea

Browse files
authored
Merge pull request #29 from rezaf-dev/master
Symfony 7 support
2 parents 95a0368 + 8568a13 commit 840ddea

File tree

7 files changed

+1574
-1619
lines changed

7 files changed

+1574
-1619
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Google-Drive-Bundle
22

3-
Google Drive API Bundle for Symfony 4 and 5.
3+
Google Drive API Bundle for Symfony 6 and 7.
44

55
# Features
66

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|^6.0"
7+
"symfony/framework-bundle": "^6.0|^7.0"
88
},
99
"license": "MIT",
1010
"authors": [

0 commit comments

Comments
 (0)