-
-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The package cannot install phpunit no more.
Version
- v2
- v1
Runners
GitHub Hosted
Operating systems
ubuntu-latest
PHP versions
8.1
To Reproduce
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
extensions: mbstring, intl
ini-values: post_max_size=256M, variables_order=EGPCS
coverage: xdebug
tools: php-cs-fixer, phpunit
Expected behavior
Being able to install phpunit
Screenshots/Logs
Additional context
No response
Are you willing to submit a PR?
Yes
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
