Skip to content

Commit

Permalink
[composer] Set dependencies for 4.0.0-beta4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Dec 17, 2021
1 parent cb68808 commit 8ae082d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"symfony/translation": "^5.0",
"symfony/translation-contracts": "^2.0",
"twig/twig": "^3.0",
"ibexa/core": "^4.0@dev",
"ibexa/content-forms": "^4.0@dev",
"ibexa/rest": "^4.0@dev",
"ibexa/http-cache": "^4.0@dev"
"ibexa/core": "^4.0@beta",
"ibexa/content-forms": "^4.0@beta",
"ibexa/rest": "^4.0@beta",
"ibexa/http-cache": "^4.0@beta"
},
"require-dev": {
"ibexa/ci-scripts": "^0.2@dev",
"ibexa/doctrine-schema": "^4.0@dev",
"ibexa/ci-scripts": "^0.2@beta",
"ibexa/doctrine-schema": "^4.0@beta",
"phpunit/phpunit": "^8.5",
"symfony/finder": "^5.0",
"matthiasnoback/symfony-config-test": "^4.1",
Expand Down

0 comments on commit 8ae082d

Please sign in to comment.