Skip to content

Commit 7c93ac7

Browse files
author
Florian Krämer
committed
Update dependencies in composer.json and composer.lock
- Bump phpunit/phpunit from ^12.0 to ^12.5.8 - Update myclabs/deep-copy from 1.13.0 to 1.13.4 - Upgrade nikic/php-parser from v5.4.0 to v5.7.0 - Upgrade phpstan/phpstan from 2.1.11 to 2.1.38 - Upgrade phpunit/php-code-coverage from 12.1.0 to 12.5.3 - Update various references and URLs in composer.lock These changes ensure compatibility with the latest versions of the dependencies.
1 parent e2fc802 commit 7c93ac7

2 files changed

Lines changed: 226 additions & 119 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"require-dev": {
55
"phpstan/phpstan": "^2.1",
6-
"phpunit/phpunit": "^12.0",
6+
"phpunit/phpunit": "^12.5.8",
77
"squizlabs/php_codesniffer": "^3.12"
88
},
99
"autoload": {

0 commit comments

Comments
 (0)