Codeception / AssertThrows

Assert exception handling without stopping a test. For PHPUnit 6+
MIT License
19 stars 10 forks source link

Tag 0.1 #3

Closed wirwolf closed 6 years ago

wirwolf commented 6 years ago

Please create new tag. "minimum-stability": "stable",


  Problem 1
    - The requested package odeception/assert-throws could not be found in any version, there may be a typo in the package name.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
 - It's a private package and you forgot to add a custom repository to find it

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
DavertMik commented 6 years ago

Done!