Skip to content

Commit

Permalink
Merge pull request #39 from Flowpack/neos-7-compatibility
Browse files Browse the repository at this point in the history
Compatibility with Neos 7.x
  • Loading branch information
Sebobo authored Dec 29, 2020
2 parents 58c140d + 2792860 commit 6a1b5b5
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 @@ -4,7 +4,7 @@
"description": "Track visits of your Neos site with the Matomo Open Analytics Platform!",
"license": "GPL-3.0+",
"require": {
"neos/neos": "^3.3 || ^4.0 || ^5.0",
"neos/neos": "^3.3 || ^4.0 || ^5.0 || ^7.0",
"ext-curl": "*",
"guzzlehttp/psr7": "*"

Expand Down

0 comments on commit 6a1b5b5

Please sign in to comment.