Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  dependency-group: dependencies
- dependency-name: squizlabs/php_codesniffer
  dependency-type: direct:development
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 96cee72 commit b8402ba
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 @@ -41,10 +41,10 @@
"require-dev": {
"ext-ds": "*",
"ergebnis/composer-normalize": "^2.42",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.6.10 || ^10.5",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^9.6.19",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.9.0",
"squizlabs/php_codesniffer": "^3.10.0",
"symfony/serializer": "^5.4"
},
"autoload": {
Expand Down

0 comments on commit b8402ba

Please sign in to comment.