Skip to content

Commit 2144617

Browse files
committed
2 parents c7985be + ae42ba6 commit 2144617

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ language: php
22
matrix:
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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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).

0 commit comments

Comments
 (0)