Skip to content

Commit

Permalink
fix: Bump development versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Wentz committed Mar 1, 2024
1 parent 641e03d commit e7ad49b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"squizlabs/php_codesniffer": "^3.9"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"brainbits/phpcs-standard": "^7.0",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.0"
"phpunit/phpunit": "^10.5.11",
"brainbits/phpcs-standard": "^7.0.1",
"phpstan/phpstan": "^1.10.59",
"phpstan/phpstan-phpunit": "^1.3.16"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e7ad49b

Please sign in to comment.