Skip to content

Commit

Permalink
Neos 8 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonPaidla committed Aug 1, 2022
1 parent da1d7ab commit 62ae223
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 @@ -7,8 +7,8 @@
"GPL-3.0-or-later"
],
"require": {
"neos/neos": "^4.3 || ^5.0 || ^7.0",
"symfony/css-selector": "^5.3",
"neos/neos": "^4.3 || ^5.0 || ^7.0 || ^8.0",
"symfony/css-selector": "^5.3 || ^6.0",
"neos/fusion-afx": "*"
},
"extra": {
Expand Down

0 comments on commit 62ae223

Please sign in to comment.