Skip to content

Commit

Permalink
[composer] Set dependencies for 3.0.12 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed May 31, 2023
1 parent d48fc7e commit 9144c31
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",
"ezsystems/ezplatform-code-style": "^1.0",
"phpunit/phpunit": "^8.1",
"friendsofphp/php-cs-fixer": "^2.16.0",
Expand Down Expand Up @@ -62,4 +62,4 @@
"composer/package-versions-deprecated": true
}
}
}
}

0 comments on commit 9144c31

Please sign in to comment.