Update to use phpunit 9.3 for testing
This commit is contained in:
parent
457332952a
commit
d509bcea17
2 changed files with 1970 additions and 7 deletions
|
|
@ -13,6 +13,9 @@
|
|||
"monolog/monolog": "^2.1",
|
||||
"neitanod/forceutf8": "^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4" : {
|
||||
"Orbit\\" : "src/Orbit"
|
||||
|
|
|
|||
1974
composer.lock
generated
1974
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue