Skip to content

Commit

Permalink
TASK: explicitly branch Neos 9 out
Browse files Browse the repository at this point in the history
  • Loading branch information
skurfuerst committed May 5, 2022
1 parent 55a4750 commit 25d71ab
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,8 +4,8 @@
"description": "SEO configuration and tools for Neos",
"license": "GPL-3.0-or-later",
"require": {
"neos/neos": "^4.3 || ^5.0 || ^7.0 || ^8.0 || ^9.0 || dev-master",
"neos/fusion-afx": "~1.2 || ^7.0 || ^8.0 || ^9.0 || dev-master"
"neos/neos": "^4.3 || ^5.0 || ^7.0 || ^8.0 || dev-master",
"neos/fusion-afx": "~1.2 || ^7.0 || ^8.0 || dev-master"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 25d71ab

Please sign in to comment.