We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5eae61b + 524916b commit 118896aCopy full SHA for 118896a
1 file changed
composer.json
@@ -13,12 +13,12 @@
13
"doctrine/orm": "^2.9"
14
},
15
"require-dev": {
16
- "friendsofphp/php-cs-fixer": "^3.17",
17
- "nesbot/carbon": "^2.67",
+ "friendsofphp/php-cs-fixer": "^3.38",
+ "nesbot/carbon": "^2.71",
18
"phpstan/phpstan": "^1.10",
19
- "phpunit/phpunit": "^10.2",
20
- "symfony/cache": "^5.4 || ^6.2",
21
- "symfony/yaml": "^5.4 || ^6.2"
+ "phpunit/phpunit": "^10.4",
+ "symfony/cache": "^6.3 || ^7.0",
+ "symfony/yaml": "^6.3 || ^7.0"
22
23
"autoload": {
24
"psr-4": {"DoctrineExtensions\\" : "src/"}
0 commit comments