Skip to content

Commit 371c578

Browse files
committed
[composer] Set dependencies for 3.3.16 release.
1 parent 8edb630 commit 371c578

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "^7.3 || ^8.0",
1515
"ext-json": "*",
1616
"ext-xmlwriter": "*",
17-
"ezsystems/ezplatform-kernel": "^1.3@dev",
17+
"ezsystems/ezplatform-kernel": "^1.3",
1818
"netgen/query-translator": "^1.0.2",
1919
"symfony/http-kernel": "^5.0",
2020
"symfony/dependency-injection": "^5.0",
@@ -24,7 +24,7 @@
2424
"symfony/http-client": "^5.4"
2525
},
2626
"require-dev": {
27-
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
27+
"ezsystems/doctrine-dbal-schema": "^1.0",
2828
"ezsystems/ezplatform-code-style": "^0.1.0",
2929
"league/flysystem-memory": "^1.0",
3030
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -69,4 +69,4 @@
6969
"config": {
7070
"allow-plugins": false
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)