Skip to content

Commit f8e815e

Browse files
committed
Drop dependabot, update deps
1 parent ca6b272 commit f8e815e

File tree

3 files changed

+319
-205
lines changed

3 files changed

+319
-205
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"require-dev": {
2727
"ext-dom": "*",
2828
"ext-libxml": "*",
29-
"editorconfig-checker/editorconfig-checker": "^10.6.0",
29+
"editorconfig-checker/editorconfig-checker": "^10.7.0",
3030
"ergebnis/composer-normalize": "^2.19.0",
3131
"phpcompatibility/php-compatibility": "^9.3.5",
32-
"phpstan/phpstan": "^1.12.3",
33-
"phpstan/phpstan-phpunit": "^1.4.0",
34-
"phpstan/phpstan-strict-rules": "^1.6.0",
35-
"phpunit/phpunit": "^8.5.39 || ^9.6.20",
32+
"phpstan/phpstan": "^1.12.26",
33+
"phpstan/phpstan-phpunit": "^1.4.2",
34+
"phpstan/phpstan-strict-rules": "^1.6.2",
35+
"phpunit/phpunit": "^8.5.42 || ^9.6.23",
3636
"shipmonk/name-collision-detector": "^2.1.1",
3737
"slevomat/coding-standard": "^8.15.0"
3838
},

0 commit comments

Comments
 (0)