mirror of
https://github.com/ivuorinen/bbcodeparser.git
synced 2026-01-26 03:13:57 +00:00
Update PHPUnit, configuration and tests
This commit is contained in:
@@ -27,11 +27,10 @@
|
||||
"php": "^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"dms/phpunit-arraysubset-asserts": "0.4.0",
|
||||
"ergebnis/composer-normalize": "2.30.2",
|
||||
"orchestra/testbench": "8.0.5",
|
||||
"phpunit/phpunit": "10.0.14",
|
||||
"squizlabs/php_codesniffer": "3.7.2"
|
||||
"ergebnis/composer-normalize": "^2.30",
|
||||
"orchestra/testbench": "^8",
|
||||
"phpunit/phpunit": "^10",
|
||||
"squizlabs/php_codesniffer": "^3"
|
||||
},
|
||||
"replace": {
|
||||
"golonka/bbcodeparser": "*"
|
||||
|
||||
Reference in New Issue
Block a user