Skip to content

Commit

Permalink
bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
usarise committed Aug 20, 2023
1 parent 105867d commit b068ddb
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 109 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"psr/http-factory": "^1.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.33.0",
"friendsofphp/php-cs-fixer": "^3.21.1",
"ergebnis/composer-normalize": "^2.35.0",
"friendsofphp/php-cs-fixer": "^3.23.0",
"nyholm/psr7": "^1.8.0",
"phpstan/phpstan": "^1.10.25",
"phpunit/phpunit": "^10.2.5",
"rector/rector": "^0.17.6",
"symfony/http-client": "^6.3.1"
"phpstan/phpstan": "^1.10.29",
"phpunit/phpunit": "^10.3.2",
"rector/rector": "^0.18.0",
"symfony/http-client": "^6.3.2"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit b068ddb

Please sign in to comment.