File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# PHP Base exception
22
3+ [ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg?style=flat-square )] ( https://php.net/ )
4+ [ ![ Build Status] ( https://travis-ci.org/adlacruzes/php-base-exception.svg?branch=master )] ( https://travis-ci.org/adlacruzes/php-base-exception )
5+
36PHP base exception is a library that provides exceptions with a default message and a custom value in an easy way.
47
5- [ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%207.0-8892BF.svg?style=flat-square )] ( https://php.net/ )
6- [ ![ Build Status] ( https://travis-ci.org/adlacruzes/php-base-exception.svg?branch=master )] ( https://travis-ci.org/adlacruzes/php-base-exception )
78
89## Requirements
9- PHP needs to be a minimum version of PHP 7.0 .
10+ PHP needs to be a minimum version of PHP 7.2 .
1011
1112## Installation
1213
You can’t perform that action at this time.
0 commit comments