Skip to content

Commit

Permalink
[composer] Set dependencies for 3.3.9 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Jun 27, 2022
1 parent 53d076b commit a5e7dcb
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 @@
"php": "^7.3 || ^8.0",
"ext-json": "*",
"ext-xmlwriter": "*",
"ezsystems/ezplatform-kernel": "^1.3@dev",
"ezsystems/ezplatform-kernel": "^1.3",
"netgen/query-translator": "^1.0.2",
"symfony/http-kernel": "^5.0",
"symfony/dependency-injection": "^5.0",
Expand All @@ -24,7 +24,7 @@
"symfony/http-client": "^5.4"
},
"require-dev": {
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/doctrine-dbal-schema": "^1.0",
"phpunit/phpunit": "^8.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
"ezsystems/ezplatform-code-style": "^0.1.0"
Expand Down Expand Up @@ -57,4 +57,4 @@
"dev-master": "3.3.x-dev"
}
}
}
}

0 comments on commit a5e7dcb

Please sign in to comment.