Skip to content

Commit

Permalink
Merge pull request #2 from Flowpack/bwaidelich-flow7
Browse files Browse the repository at this point in the history
Declare Flow 7.x compatibility
  • Loading branch information
kdambekalns authored Dec 10, 2020
2 parents 642d4cb + f9ae006 commit c1b4a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": ["GPL-3.0-or-later"],
"require": {
"google/apiclient": "^2.2",
"neos/flow": "~5.0 || ~6.0 || dev-master"
"neos/flow": "~5.0 || ~6.0 || ~7.0 || dev-master"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c1b4a23

Please sign in to comment.