Skip to content

Commit

Permalink
TASK: Declare compatibility with Neos 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellienert committed Dec 17, 2020
1 parent 25d828a commit 1a48404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "dl/assetsource-unsplash",
"license": "MIT",
"require": {
"neos/neos": "^5.0 || ^6.0",
"neos/neos": "^5.0 || ^7.0",
"unsplash/unsplash": "^2.4",
"behat/transliterator": "^1.2"
},
Expand Down

0 comments on commit 1a48404

Please sign in to comment.