Skip to content

Commit e57fc03

Browse files
Merge
2 parents 1671936 + 92b5be8 commit e57fc03

2 files changed

Lines changed: 70 additions & 70 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ext-iconv": "*",
1515
"ext-intl": "*",
1616
"ext-json": "*",
17-
"api-platform/core": "4.3.10",
17+
"api-platform/core": "4.3.14",
1818
"composer/semver": "3.4.4",
1919
"doctrine/dbal": "4.4.3",
2020
"doctrine/doctrine-bundle": "3.2.4",
@@ -23,7 +23,7 @@
2323
"doctrine/persistence": "4.2.0",
2424
"lexik/jwt-authentication-bundle": "3.2.0",
2525
"maennchen/zipstream-php": "3.2.2",
26-
"mtdowling/jmespath.php": "2.8.0",
26+
"mtdowling/jmespath.php": "2.9.1",
2727
"nelmio/cors-bundle": "2.6.1",
2828
"symfony/asset": "8.1.0",
2929
"symfony/browser-kit": "v8.1.0",
@@ -62,7 +62,7 @@
6262
"symfony/uid": "8.1.0",
6363
"symfony/validator": "8.1.0",
6464
"symfony/web-link": "8.1.0",
65-
"symfony/webpack-encore-bundle": "2.4.0",
65+
"symfony/webpack-encore-bundle": "2.4.1",
6666
"symfony/yaml": "8.1.0",
6767
"twig/extra-bundle": "3.24.0",
6868
"twig/intl-extra": "3.26.0",
@@ -72,12 +72,12 @@
7272
"require-dev": {
7373
"brianium/paratest": "7.23.0",
7474
"dama/doctrine-test-bundle": "8.6.0",
75-
"friendsofphp/php-cs-fixer": "3.95.5",
75+
"friendsofphp/php-cs-fixer": "3.95.10",
7676
"igor-php/igor-php": "^0.7.0",
77-
"justinrainbow/json-schema": "6.9.0",
77+
"justinrainbow/json-schema": "6.10.0",
7878
"phpunit/php-code-coverage": "14.2.2",
79-
"phpunit/phpunit": "13.2.0",
80-
"rector/rector": "2.4.5",
79+
"phpunit/phpunit": "13.2.1",
80+
"rector/rector": "2.5.2",
8181
"symfony/maker-bundle": "1.67.0",
8282
"symfony/stopwatch": "8.0.8",
8383
"symfony/var-dumper": "8.0.8",

0 commit comments

Comments
 (0)