Skip to content

Commit

Permalink
TASK: Declare compatibility with Neos 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mficzel authored Apr 12, 2022
1 parent a64fda1 commit 4d943ed
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 @@
"name": "flowpack/fullpagecache",
"license": "MIT",
"require": {
"neos/neos": "^7.0 || dev-master",
"neos/neos": "^7.0 || ^8.0 || dev-master",
"guzzlehttp/psr7": "~1.4"
},
"autoload": {
Expand Down

0 comments on commit 4d943ed

Please sign in to comment.