Skip to content

Commit

Permalink
[composer] Set dependencies for 3.0.13 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Mar 20, 2024
1 parent 1eb4fd8 commit 3081164
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}
],
"require": {
"ezsystems/ezplatform-kernel": "^1.0@dev",
"ezsystems/ezplatform-kernel": "^1.0",
"twig/twig": "^3.0",
"symfony/dependency-injection": "^5.0",
"symfony/http-kernel": "^5.0",
Expand All @@ -26,7 +26,7 @@
"symfony/templating": "^5.0"
},
"require-dev": {
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/doctrine-dbal-schema": "^1.0",
"ibexa/code-style": "^1.0",
"phpunit/phpunit": "^8.1",
"mikey179/vfsstream": "^1.6"
Expand Down Expand Up @@ -59,4 +59,4 @@
"config": {
"allow-plugins": false
}
}
}

0 comments on commit 3081164

Please sign in to comment.