Skip to content

Commit

Permalink
Declare compatibility with Neos 7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlemke committed Dec 18, 2020
1 parent 58c140d commit 2792860
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 2792860

Please sign in to comment.