Skip to content

Commit b81eccc

Browse files
committed
Update dependencies
1 parent ac2c07a commit b81eccc

File tree

3 files changed

+2557
-470
lines changed

3 files changed

+2557
-470
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"php": ">=8.2.0",
1515
"ext-ctype": "*",
1616
"ext-iconv": "*",
17-
"api-platform/symfony": "^4.0",
17+
"api-platform/symfony": "^4.2",
1818
"doctrine/doctrine-bundle": "^2.18",
19-
"lexik/jwt-authentication-bundle": "^3.1",
19+
"lexik/jwt-authentication-bundle": "^3.2",
2020
"symfony/apache-pack": "^1.0",
2121
"symfony/console": "6.4.*",
2222
"symfony/dotenv": "6.4.*",
@@ -42,10 +42,10 @@
4242
"doctrine/doctrine-fixtures-bundle": "^4.3",
4343
"friendsofphp/php-cs-fixer": "^3.94",
4444
"phpmd/phpmd": "^2.15",
45+
"phpstan/phpdoc-parser": "^1.33",
46+
"phpunit/phpunit": "^10.5",
4547
"roave/security-advisories": "dev-latest",
4648
"squizlabs/php_codesniffer": "^4.0",
47-
"phpstan/phpdoc-parser": "^1.25",
48-
"phpunit/phpunit": "^10.5",
4949
"symfony/debug-bundle": "6.4.*",
5050
"symfony/twig-bundle": "6.4.*",
5151
"symfony/var-dumper": "6.4.*",

0 commit comments

Comments
 (0)