Skip to content

Commit 201f789

Browse files
author
Stefan Boonstra
committed
feat: bump packages
* Drop support for englightn/security-checker v1 * Bump grumphp-shim to v2 * Minor json version correction to match currently installed versions during builds
1 parent 310a35f commit 201f789

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"php": "^8.1",
2828
"composer-plugin-api": "^2.0",
2929
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
30-
"enlightn/security-checker": "^1.5 || ^2.0",
30+
"enlightn/security-checker": "^2.0",
3131
"kint-php/kint": "@stable",
32-
"php-parallel-lint/php-parallel-lint": "^1.2",
32+
"php-parallel-lint/php-parallel-lint": "^1.4",
3333
"phpmd/phpmd": "^2.15",
34-
"phpro/grumphp-shim": "^1.13",
34+
"phpro/grumphp-shim": "^2.12",
3535
"phpstan/phpstan": "@stable",
3636
"squizlabs/php_codesniffer": "^3.12.0",
37-
"youwe/composer-dependency-installer": "^1.4.0",
37+
"youwe/composer-dependency-installer": "^1.5.0",
3838
"youwe/composer-file-installer": "^1.2.0"
3939
},
4040
"suggest": {

0 commit comments

Comments
 (0)