Skip to content

Commit

Permalink
TASK: Mark compatible with Neos 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebobo committed Dec 29, 2020
1 parent 2f32c1b commit 1d50f36
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,9 +4,9 @@
"license": "MIT",
"description": "A blog package for Neos CMS based on fusion AFX. Also supports atom feeds and AMP.",
"require": {
"neos/neos": "~4.2 || ~5.0",
"neos/neos": "~4.3 || ~5.0 || ~7.0",
"neos/seo": "~2.1 || ~3.0",
"neos/fusion-afx": "^1.1"
"neos/fusion-afx": "^1.1 || ^7.0"
},
"keywords": [
"Neos CMS",
Expand Down

0 comments on commit 1d50f36

Please sign in to comment.