Skip to content

Commit

Permalink
fix(deps): update dependency phpstan/phpstan-deprecation-rules to ^1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2024
1 parent 043ca81 commit 65a78bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drainpipe-dev/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mikey179/vfsstream": "^1.6.12",
"mockery/mockery": "^1.6.12",
"phpspec/prophecy-phpunit": "^2",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpunit/phpunit": "^9|^10",
"symfony/phpunit-bridge": "^6|^7",
"symfony/yaml": "^6|^7",
Expand Down

0 comments on commit 65a78bd

Please sign in to comment.