Skip to content

Commit 8e82b8d

Browse files
committed
Merge branch 'init'
2 parents 417a61f + 7e225d7 commit 8e82b8d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# log-exceptions
1+
# log-exceptions [![Build Status](https://travis-ci.org/php-middleware/log-exceptions.svg?branch=master)](https://travis-ci.org/php-middleware/log-exceptions)
22

33
Log all exceptions from your middlewares
44

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^5.6 || ^6.1.3",
23-
"ramsey/uuid": "^3.0",
2423
"zendframework/zend-diactoros": "^1.1.3",
2524
"gamez/psr-testlogger": "^1.0.5"
2625
},

0 commit comments

Comments
 (0)