Skip to content

Commit

Permalink
[composer] Set dependencies for 3.0.5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Jan 18, 2022
1 parent 5fe61fb commit 6b3dd2f
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",
"phpunit/phpunit": "^8.1",
"friendsofphp/php-cs-fixer": "~2.15.3",
"mikey179/vfsstream": "^1.6"
Expand Down Expand Up @@ -54,4 +54,4 @@
"conflict": {
"lolautruche/ez-core-extra-bundle": "<2.0"
}
}
}

0 comments on commit 6b3dd2f

Please sign in to comment.