Skip to content

Commit 914ac18

Browse files
authored
Allow PHP 8.0
1 parent 3872f5e commit 914ac18

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
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^7.4",
14+
"php": "^7.4 || ~8.0.0",
1515
"neos/neos": "^5.0 || ^7.0 || dev-master",
1616
"sitegeist/kaleidoscope": "^5.0 || ^6.0 || dev-master"
1717
},

0 commit comments

Comments
 (0)