Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 586 Bytes

File metadata and controls

34 lines (21 loc) · 586 Bytes

Component: Exception

Releases

  • 1.0.0

First release

Requirements

Setup

  • Add the requirement to your project's composer.json and run composer update
"require": {
  "schilffarth/exception": "^1.0.0"
},
"repositories": [
  {"type": "git", "url": "https://github.com/schilffarth/exception"}
],

Authors

Roland Schilffarth roland@schilffarth.org

License

GNU General Public License version 3