Skip to content

Commit bdf3de8

Browse files
authored
fix(tests): add composer.lock for phpunit back (#308)
Signed-off-by: Anupam Kumar <[email protected]>
1 parent 4996488 commit bdf3de8

File tree

2 files changed

+1819
-1
lines changed

2 files changed

+1819
-1
lines changed

vendor-bin/phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"php": "^8.1 || ^8.2 || ^8.3 || ^8.4"
3+
"php": "^8.2 || ^8.3 || ^8.4"
44
},
55
"require-dev": {
66
"phpunit/phpunit": "9.x"

0 commit comments

Comments
 (0)