Skip to content

Commit

Permalink
Bump dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Jul 26, 2024
1 parent 1778680 commit 271610f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
},
"require-dev": {
"beste/clock": "^3.0",
"friendsofphp/php-cs-fixer": "^3.41.0",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.48",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpunit/phpunit": "^10.5.2",
"symfony/var-dumper": "^6.4.0"
"friendsofphp/php-cs-fixer": "^3.60.0",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.8",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"phpunit/phpunit": "^10.5.2 || ^11.2.8",
"symfony/var-dumper": "^6.4 || ^7.1.3"
},
"provide": {
"psr/cache-implementation": "2.0 || 3.0"
Expand Down

0 comments on commit 271610f

Please sign in to comment.