Closed asivaneswaran closed 3 years ago
This issue has been merged but has yet to be published as an updated composer
package.
Any plans on pushing a new tag
?
I circumvented the issue by adding the package requirement to composer.json
as follows:
"require-dev": {
"dillingham/nova-assertions": "master"
},
"repositories": [
{
"name": "dillingham/nova-assertions",
"type": "vcs",
"url": "https://github.com/dillingham/nova-assertions"
}
]
Should fix this error when upgrading to PHP 8.0.
PHP Fatal error: During class fetch: Uncaught ErrorException: Required parameter $method follows optional parameter $value in