Skip to content

Commit 256ae43

Browse files
committed
Revert "Try to get unit tests running"
This reverts commit 2e180fd.
1 parent ee29e4d commit 256ae43

2 files changed

Lines changed: 303 additions & 12 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"guzzlehttp/psr7": "^2.0"
3030
},
3131
"require-dev": {
32-
"phpunit/phpunit": "^9.5",
32+
"phpunit/phpunit": "^8.0 || ^9.0",
3333
"friendsofphp/php-cs-fixer": "^2.12"
3434
},
3535
"autoload": {
@@ -39,3 +39,4 @@
3939
"psr-4": { "OpenAPI\\Client\\Test\\" : "test/" }
4040
}
4141
}
42+

composer.lock

Lines changed: 301 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)