Skip to content

Commit 965995a

Browse files
committed
chore: upgrade composer and node deps
1 parent b767bf7 commit 965995a

148 files changed

Lines changed: 23068 additions & 13433 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.yarn/install-state.gz

2.79 KB
Binary file not shown.

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ext-dom": "*",
4444
"revolt/event-loop": "^1.0.8",
4545
"mnapoli/silly": "^1.9.1",
46-
"symfony/yaml": "^5.4|^7.0|^8.0.6"
46+
"symfony/yaml": "^5.4|^7.0|^8.0.8"
4747
},
4848
"config": {
4949
"sort-packages": true,
@@ -63,15 +63,15 @@
6363
"amphp/file": ">=3.2",
6464
"brainmaestro/composer-git-hooks": "dev-master",
6565
"edent/pretty-print-html": "2025-04-18",
66-
"friendsofphp/php-cs-fixer": "^3.94.2",
66+
"friendsofphp/php-cs-fixer": "^3.95.0",
6767
"pestphp/pest": "^3.8.6",
6868
"pestphp/pest-plugin-drift": "^3.0",
6969
"pestphp/pest-plugin-type-coverage": "^3.6.1",
7070
"phpmd/phpmd": "^2.15",
71-
"phpstan/phpstan": "^2.1.42",
71+
"phpstan/phpstan": "^2.1.46",
7272
"rector/swiss-knife": "^2.3.5",
73-
"symfony/http-kernel": "^5.4|^6.0|^7.0|^8.0.7",
74-
"symfony/ux-twig-component": "^2.33",
73+
"symfony/http-kernel": "^5.4|^6.0|^7.0|^8.0.8",
74+
"symfony/ux-twig-component": "^2.34",
7575
"symplify/easy-coding-standard": "^12.6.2"
7676
},
7777
"extra": {

0 commit comments

Comments
 (0)