Skip to content

Commit 6282980

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ---------------------- | ------- | ------- | | packagist | carthage-software/mago | 1.14.0 | 1.14.1 | | packagist | phpunit/phpunit | 11.5.50 | 11.5.55 |
1 parent 3570a56 commit 6282980

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"webmozart/assert": "^1.10 || ^2.0"
4444
},
4545
"require-dev": {
46-
"carthage-software/mago": "^1.14.0",
46+
"carthage-software/mago": "^1.14.1",
4747
"doctrine/coding-standard": "^14.0.0",
4848
"ergebnis/composer-normalize": "^2.50.0",
4949
"php-standard-library/phpstan-extension": "^2.0.3",
@@ -53,7 +53,7 @@
5353
"phpstan/phpstan-strict-rules": "^2.0.10",
5454
"phpstan/phpstan-symfony": "^2.0.15",
5555
"phpstan/phpstan-webmozart-assert": "^2.0.0",
56-
"phpunit/phpunit": "^11.5.50",
56+
"phpunit/phpunit": "^11.5.55",
5757
"roave/security-advisories": "dev-master",
5858
"symfony/config": "^6.4 || ^7.4 || ^8.0",
5959
"symfony/options-resolver": "^6.4 || ^7.4 || ^8.0",

0 commit comments

Comments
 (0)