Skip to content

Commit 984d95b

Browse files
TASK: Declare compatibility with Neos 7.0
1 parent 6c230d8 commit 984d95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "Tiny extension for listing things",
88
"license": "MIT",
99
"require": {
10-
"neos/neos": "^3.3 || ^4.0 || ^5.0 || dev-master"
10+
"neos/neos": "^3.3 || ^4.0 || ^5.0 || ^7.0 || dev-master"
1111
},
1212
"autoload": {
1313
"psr-4": {

0 commit comments

Comments
 (0)