Skip to content

Commit

Permalink
Enhancement: Bump dependencies in composer.json (#1455)
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarStark authored Jul 25, 2023
1 parent b0fbb0e commit 01e1ce5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"webmozart/assert": "^1.11"
},
"require-dev": {
"ergebnis/php-cs-fixer-config": "^5.10.0",
"ergebnis/php-cs-fixer-config": "^5.12.0",
"ergebnis/test-util": "^1.6",
"mikey179/vfsstream": "^1.6.11",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.21",
"phpstan/phpstan": "^1.10.26",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-webmozart-assert": "^1.2.4",
"phpunit/phpunit": "^9.6.9",
"phpunit/phpunit": "^9.6.10",
"symfony/var-dumper": "^6.3.1"
},
"config": {
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 01e1ce5

Please sign in to comment.