Skip to content

Commit 956a4b4

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | azjezz/psl | 4.2.1 | 4.3.0 | | packagist | phpunit/phpunit | 12.5.12 | 12.5.14 | | packagist | symfony/console | 7.4.4 | 7.4.7 |
1 parent 858325e commit 956a4b4

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"ext-json": "*",
88
"ext-libxml": "*",
99
"ext-simplexml": "*",
10-
"azjezz/psl": "^4.2.1",
10+
"azjezz/psl": "^4.3.0",
1111
"composer/composer": "^2.9.5",
1212
"nikic/php-parser": "^5.7.0",
1313
"nikolaposa/version": "^4.2.1",
1414
"ocramius/package-versions": "^2.11.0",
1515
"roave/better-reflection": "^6.69.0",
16-
"symfony/console": "^7.4.4"
16+
"symfony/console": "^7.4.7"
1717
},
1818
"license": "MIT",
1919
"authors": [
@@ -30,7 +30,7 @@
3030
"doctrine/coding-standard": "^14.0.0",
3131
"justinrainbow/json-schema": "^6.7.2",
3232
"php-standard-library/psalm-plugin": "^2.3.0",
33-
"phpunit/phpunit": "^12.5.12",
33+
"phpunit/phpunit": "^12.5.14",
3434
"psalm/plugin-phpunit": "^0.19.5",
3535
"roave/infection-static-analysis-plugin": "^1.43.0",
3636
"roave/security-advisories": "dev-master",

composer.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)