Skip to content

Commit ef00894

Browse files
committedAug 16, 2023
Update dependencies
1 parent a7abc84 commit ef00894

File tree

2 files changed

+256
-534
lines changed

2 files changed

+256
-534
lines changed
 

‎composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"php-di/phpdoc-reader": "^2.2.0"
2121
},
2222
"require-dev": {
23-
"phpstan/phpstan": "^1.0.0",
24-
"phpstan/phpstan-strict-rules": "^1.0.0",
23+
"phpstan/phpstan": "^1.10.0",
24+
"phpstan/phpstan-strict-rules": "^1.5.0",
2525
"phpunit/phpunit": "^9.5.0",
2626
"squizlabs/php_codesniffer": "^3.6.0",
2727
"woohoolabs/coding-standard": "^2.3.0",

‎composer.lock

+254-532
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.