Skip to content

Commit 3921a7f

Browse files
Merge pull request #122 from oliverklee/task/dev-deps
[TASK] Bump the development dependencies
2 parents 52bdb11 + e763099 commit 3921a7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
2323
"php-parallel-lint/php-parallel-lint": "^1.3.2",
2424
"phing/phing": "^2.17.4",
25-
"phpstan/phpstan-strict-rules": "^1.4.4",
26-
"phpunit/phpunit": "^8.5.30",
27-
"symfony/polyfill-php80": "^1.26.0"
25+
"phpstan/phpstan-strict-rules": "^1.5.1",
26+
"phpunit/phpunit": "^8.5.33",
27+
"symfony/polyfill-php80": "^1.27.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)