Skip to content

Commit 4d943ed

Browse files
authored
TASK: Declare compatibility with Neos 8.x
1 parent a64fda1 commit 4d943ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "flowpack/fullpagecache",
55
"license": "MIT",
66
"require": {
7-
"neos/neos": "^7.0 || dev-master",
7+
"neos/neos": "^7.0 || ^8.0 || dev-master",
88
"guzzlehttp/psr7": "~1.4"
99
},
1010
"autoload": {

0 commit comments

Comments
 (0)