Skip to content

Commit 984d95b

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

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
@@ -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)