Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package           | from   | to      |
| ---------- | ----------------- | ------ | ------- |
| packagist  | composer/composer | 2.8.5  | 2.8.6   |
| packagist  | phpunit/phpunit   | 11.5.7 | 11.5.10 |
| packagist  | vimeo/psalm       | 6.6.1  | 6.8.7   |
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent 4eef6ea commit 9307066
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"ext-libxml": "*",
"ext-simplexml": "*",
"azjezz/psl": "^3.2.0",
"composer/composer": "^2.8.5",
"composer/composer": "^2.8.6",
"nikic/php-parser": "^5.4.0",
"nikolaposa/version": "^4.2.0",
"ocramius/package-versions": "^2.10.0",
Expand All @@ -30,12 +30,12 @@
"doctrine/coding-standard": "^12.0.0",
"estahn/phpunit-json-assertions": "^4.0",
"php-standard-library/psalm-plugin": "^2.3.0",
"phpunit/phpunit": "^11.5.7",
"phpunit/phpunit": "^11.5.10",
"psalm/plugin-phpunit": "^0.19.2",
"roave/infection-static-analysis-plugin": "^1.36.0",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.11.3",
"vimeo/psalm": "^6.6.1"
"vimeo/psalm": "^6.8.7"
},
"conflict": {
"revolt/event-loop": "<0.2.5",
Expand Down

0 comments on commit 9307066

Please sign in to comment.