Skip to content

Commit 390e051

Browse files
committed
BUGFIX: Require neos/neos:^5.0 in .travis.yml
1 parent 2a7cde9 commit 390e051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_script:
1616
"bin-dir": "bin"
1717
},
1818
"require": {
19-
"neos/neos": "^4.0",
19+
"neos/neos": "^5.0",
2020
"moc/varnish": "${VERSION}"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)