Skip to content

Commit

Permalink
Bump dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Aug 16, 2024
1 parent 84e729c commit 1a2fab5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"psr/clock": "^1.0"
},
"require-dev": {
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9.1",
"phpstan/phpstan-phpunit": "^1.2.2",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpunit/phpunit": "^9.5.26",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.10",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"phpunit/phpunit": "^9.6.20",
"psalm/plugin-phpunit": "^0.16.1",
"vimeo/psalm": "^4.29"
"vimeo/psalm": "^4.30"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1a2fab5

Please sign in to comment.