Skip to content

Commit

Permalink
Update all non-major dependencies (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 545b2ad commit 255db34
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 @@ -27,13 +27,13 @@
"require": {
"php": "^8.0",
"psr/cache": "^3.0",
"psr/log": "^3.0",
"psr/log": "^3.0.1",
"psr/simple-cache": "^3.0"
},
"require-dev": {
"escapestudios/symfony2-coding-standard": "^3.13.0",
"phpunit/phpunit": "^11.3.0",
"phpstan/phpstan": "^1.11.9",
"phpunit/phpunit": "^11.3.1",
"phpstan/phpstan": "^1.11.11",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
Expand Down

0 comments on commit 255db34

Please sign in to comment.