File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ language: php
22matrix :
33 fast_finish : true
44 include :
5- - php : 5.6
6- - php : 7.0
75 - php : 7.1
86 - php : 7.2
97 - php : 7.3
Original file line number Diff line number Diff line change 1- # PSR-3 Bridge
1+ # PSR-3 Bridge for PHP-Casbin Logger
22
33[ ![ Build Status] ( https://travis-ci.org/php-casbin/psr3-bridge.svg?branch=master )] ( https://travis-ci.org/php-casbin/psr3-bridge )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/php-casbin/psr3-bridge/badge.svg )] ( https://coveralls.io/github/php-casbin/psr3-bridge )
@@ -45,4 +45,4 @@ Log::setLogger(new LoggerBridge($log));
4545
4646### License
4747
48- This project is licensed under the [ Apache 2.0 license] ( LICENSE ) .
48+ This project is licensed under the [ Apache 2.0 license] ( LICENSE ) .
You can’t perform that action at this time.
0 commit comments