Skip to content

Commit

Permalink
[composer] Set dependencies for 2.3.25 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou committed Nov 28, 2024
1 parent acb0fa0 commit 1aa2efe
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"symfony/translation": "^5.0",
"symfony/translation-contracts": "^2.0",
"twig/twig": "^3.0",
"ezsystems/ezplatform-kernel": "^1.3@dev",
"ezsystems/ezplatform-content-forms": "^1.3@dev",
"ezsystems/ezplatform-rest": "^1.3@dev",
"ezsystems/ezplatform-http-cache": "^2.0@dev"
"ezsystems/ezplatform-kernel": "^1.3",
"ezsystems/ezplatform-content-forms": "^1.3",
"ezsystems/ezplatform-rest": "^1.3",
"ezsystems/ezplatform-http-cache": "^2.0"
},
"require-dev": {
"ibexa/ci-scripts": "^0.1@dev",
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/ezplatform-solr-search-engine": "^3.3@dev",
"ibexa/ci-scripts": "^0.1",
"ezsystems/doctrine-dbal-schema": "^1.0",
"ezsystems/ezplatform-solr-search-engine": "^3.3",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-symfony": "^1.2",
"phpstan/phpstan-phpunit": "^1.3",
Expand Down

0 comments on commit 1aa2efe

Please sign in to comment.