Skip to content

Commit

Permalink
TASK: Mark package as compatible with Neos 9
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellienert authored Apr 30, 2023
1 parent 3a9a318 commit 5154878
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 || ^7.0 || ^8.0" || ^9.0",
"neos/neos": "^5.0 || ^7.0 || ^8.0 || ^9.0",
"unsplash/unsplash": "^3.0",
"behat/transliterator": "^1.2"
},
Expand Down

0 comments on commit 5154878

Please sign in to comment.