Skip to content

Commit

Permalink
TASK: Adjust Composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kdambekalns committed Dec 31, 2020
1 parent 40751b7 commit c4bb97c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"name": "flownative/anchorlinks",
"license": "LGPL-3.0+",
"require": {
"neos/neos": "^3.0 || ^4.0 || ^5.0"
"neos/neos": "^4.3 || ^4.0 || ^5.0 || ^7.0"
},
"conflict": {
"neos/neos-ui": "<2.0.0"
"neos/neos-ui": "<4.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c4bb97c

Please sign in to comment.