Skip to content

Commit 60c07f1

Browse files
authored
test: bump behat acceptance test dependencies (#333)
Change the PHP version for running Behat to 8.3 Update the version of Behat and its dependencies that is used. Convert the Behat config from YML to a PHP file, similar to what was done in core recently.
1 parent 41f47ee commit 60c07f1

5 files changed

Lines changed: 320 additions & 195 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"bacon/bacon-qr-code": "^2.0"
1515
},
1616
"require-dev": {
17-
"bamarni/composer-bin-plugin": "^1.8",
17+
"bamarni/composer-bin-plugin": "^1.9",
1818
"khanamiryan/qrcode-detector-decoder": "1.0.5.2",
1919
"roave/security-advisories": "dev-latest"
2020
},

0 commit comments

Comments
 (0)