There was an error while loading. Please reload this page.
1 parent fd825bf commit 59f3b11Copy full SHA for 59f3b11
1 file changed
composer.json
@@ -13,12 +13,12 @@
13
],
14
"require": {
15
"php": ">=8.1",
16
- "doctrine/dbal": "^2.10.0",
17
- "nette/di": "~3.0.0",
18
- "oro/doctrine-extensions": "^1.3.0"
+ "doctrine/dbal": "^3.7.2",
+ "nette/di": "^3.1.8",
+ "oro/doctrine-extensions": "^3.0-alpha2"
19
},
20
"require-dev": {
21
- "doctrine/orm": "^2.5.0",
+ "doctrine/orm": "^2.17.2",
22
"contributte/qa": "^0.4",
23
"contributte/tester": "^0.3",
24
"contributte/phpstan": "^0.1"
0 commit comments