Skip to content

Commit

Permalink
Require Neos 9beta15
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Schmitt committed Nov 5, 2024
1 parent 8028456 commit 0a3a7fa
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 @@ -3,8 +3,8 @@
"type": "neos-package",
"description": "A view based on self-rendering presentational components for Neos CMS",
"require": {
"neos/neos": "^9.0",
"neos/neos-ui": "^9.0"
"neos/neos": "9.0.0-beta15",
"neos/neos-ui": "9.0.0-beta15"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 0a3a7fa

Please sign in to comment.