Skip to content

Commit

Permalink
TASK: Package is only suitable for Neos 5.0
Browse files Browse the repository at this point in the history
Due to PSR-7 refactoring
  • Loading branch information
daniellienert authored Aug 26, 2019
1 parent a281907 commit 26d25c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"name": "dl/assetsource-unsplash",
"license": "MIT",
"require": {
"neos/neos": "^4.0 || ^5.0",
"neos/media": "*",
"neos/neos": "^5.0",
"unsplash/unsplash": "^2.4",
"behat/transliterator": "^1.2"
},
Expand Down

0 comments on commit 26d25c3

Please sign in to comment.