Skip to content

Commit

Permalink
chore: Develop now requires 2.4.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
roadiz-ci committed Jun 21, 2024
1 parent 8de3c04 commit efb9267
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
"jms/serializer": "^3.9.0",
"league/flysystem": "^3.0",
"ramsey/uuid": "^4.7",
"roadiz/compat-bundle": "2.3.*",
"roadiz/core-bundle": "2.3.*",
"roadiz/doc-generator": "2.3.*",
"roadiz/documents": "2.3.*",
"roadiz/dts-generator": "2.3.*",
"roadiz/markdown": "2.3.*",
"roadiz/models": "2.3.*",
"roadiz/compat-bundle": "2.4.x-dev",
"roadiz/core-bundle": "2.4.x-dev",
"roadiz/doc-generator": "2.4.x-dev",
"roadiz/documents": "2.4.x-dev",
"roadiz/dts-generator": "2.4.x-dev",
"roadiz/markdown": "2.4.x-dev",
"roadiz/models": "2.4.x-dev",
"roadiz/nodetype-contracts": "~1.1.2",
"roadiz/openid": "2.3.*",
"roadiz/rozier-bundle": "2.3.*",
"roadiz/openid": "2.4.x-dev",
"roadiz/rozier-bundle": "2.4.x-dev",
"symfony/asset": "6.4.*",
"symfony/filesystem": "6.4.*",
"symfony/form": "6.4.*",
Expand All @@ -67,9 +67,9 @@
"php-coveralls/php-coveralls": "^2.4",
"phpstan/phpstan": "^1.5.3",
"phpstan/phpstan-doctrine": "^1.3",
"roadiz/entity-generator": "2.3.*",
"roadiz/random": "2.3.*",
"roadiz/jwt": "2.3.*",
"roadiz/entity-generator": "2.4.x-dev",
"roadiz/random": "2.4.x-dev",
"roadiz/jwt": "2.4.x-dev",
"squizlabs/php_codesniffer": "^3.5"
},
"autoload": {
Expand Down

0 comments on commit efb9267

Please sign in to comment.