mirror of
https://github.com/ivuorinen/bbcodeparser.git
synced 2026-01-26 03:13:57 +00:00
Merge branch 'master' into github-actions-php
# Conflicts: # composer.json
This commit is contained in:
@@ -36,11 +36,11 @@
|
||||
"php": ">=7.3 || ^8.0 || ^8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"dms/phpunit-arraysubset-asserts": "^0.3.0",
|
||||
"ergebnis/composer-normalize": "^2.23",
|
||||
"orchestra/testbench": "^6.18",
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"squizlabs/php_codesniffer": "^3.6"
|
||||
"dms/phpunit-arraysubset-asserts": "v0.3.1",
|
||||
"ergebnis/composer-normalize": "2.23.1",
|
||||
"orchestra/testbench": "v6.24.1",
|
||||
"phpunit/phpunit": "9.5.13",
|
||||
"squizlabs/php_codesniffer": "3.6.2"
|
||||
},
|
||||
"replace": {
|
||||
"golonka/bbcodeparser": "*"
|
||||
|
||||
5
renovate.json
Normal file
5
renovate.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user