deps: update dev-dependencies
All checks were successful
CI / unit-test (7.4) (push) Successful in 59s
CI / unit-test (5.6) (push) Successful in 1m39s
CI / unit-test (8.0) (push) Successful in 55s
CI / unit-test (8.1) (push) Successful in 53s
CI / unit-test (8.2) (push) Successful in 53s
CI / unit-test (8.3) (push) Successful in 42s
CI / quality (push) Successful in 47s

This commit is contained in:
Stefan Kalscheuer 2025-04-19 17:36:42 +02:00
parent b4898abd5b
commit 1243eef2d2
Signed by: stefan
GPG Key ID: 3887EC2A53B55430

View File

@ -26,9 +26,9 @@
"phpunit/phpunit": "^5|^6|^7|^8|^9", "phpunit/phpunit": "^5|^6|^7|^8|^9",
"phpunit/php-code-coverage": "*", "phpunit/php-code-coverage": "*",
"slowprog/composer-copy-file": "~0.3", "slowprog/composer-copy-file": "~0.3",
"squizlabs/php_codesniffer": "^3.10", "squizlabs/php_codesniffer": "^3.12",
"phpcompatibility/phpcompatibility-wp": "^2.1", "phpcompatibility/phpcompatibility-wp": "^2.1",
"wp-coding-standards/wpcs": "^3.0" "wp-coding-standards/wpcs": "^3.1"
}, },
"scripts": { "scripts": {
"test-all": [ "test-all": [