Skip to content

Commit

Permalink
bump vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
verfriemelt-dot-org committed Nov 19, 2024
1 parent bd846ae commit 5241791
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"psr/clock": "^1.0"
},
"require-dev": {
"phpstan/phpstan": "^1.12.7",
"phpstan/phpstan": "^1.12.11",
"phpstan/phpstan-strict-rules": "^1.6.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^11.4.2",
"rector/rector": "^1.2.8",
"phpstan/phpstan-phpunit": "^1.4.1",
"phpunit/phpunit": "^11.4.3",
"rector/rector": "^1.2.10",
"friendsofphp/php-cs-fixer": "^3.64.0",
"tomasvotruba/type-coverage": "^1.0",
"tomasvotruba/cognitive-complexity": "^0.2.3",
"infection/infection": "^0.29.7"
"infection/infection": "^0.29.8"
},
"provide": {
"psr/clock-implementation": "1.0"
Expand Down
Loading

0 comments on commit 5241791

Please sign in to comment.