Skip to content

Commit a0ec4a7

Browse files
committed
changed script to run latest v9 on developers system
1 parent 548cdfb commit a0ec4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@test:phpunit"
3434
],
3535
"test:lime": "php data/bin/symfony symfony:test --trace",
36-
"test:phpunit": "phpunit"
36+
"test:phpunit": "phpunit-9"
3737
},
3838
"bin": ["data/bin/symfony"]
3939
}

0 commit comments

Comments
 (0)