Skip to content

Commit

Permalink
Run SCA on PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Feb 1, 2025
1 parent 763950e commit 84f1eff
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 560 deletions.
6 changes: 3 additions & 3 deletions .dev-tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "project",
"require": {
"composer/composer": "^2.7.7",
"ergebnis/composer-normalize": "^2.43.0",
"ergebnis/composer-normalize": "^2.44.0",
"kubawerlos/composer-smaller-lock": "^1.0.1",
"kubawerlos/php-cs-fixer-config": "^3.27",
"mi-schi/phpmd-extension": "^4.3",
Expand All @@ -11,9 +11,9 @@
"phpstan/phpstan": "^1.11.10",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"shipmonk/composer-dependency-analyser": "^1.8",
"shipmonk/composer-dependency-analyser": "^1.8.2",
"squizlabs/php_codesniffer": "^3.10.2",
"vimeo/psalm": "^5.25.0"
"vimeo/psalm": "^0.3.14"
},
"config": {
"allow-plugins": {
Expand Down
Loading

0 comments on commit 84f1eff

Please sign in to comment.