Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Merge b2b88e5 into 36e9e78
Browse files Browse the repository at this point in the history
  • Loading branch information
neclimdul committed Dec 3, 2019
2 parents 36e9e78 + b2b88e5 commit e27a6f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -12,11 +12,11 @@
"require": {
"php": "^7.1",
"intouch/newrelic": "^1.0",
"illuminate/support": "^5.5",
"illuminate/support": "^5.5|^6.0",
"nordsoftware/lumen-chained-exception-handler": "^1.0"
},
"require-dev": {
"laravel/lumen-framework": "^5.5",
"laravel/lumen-framework": "^5.5|^6.0",
"phpunit/phpunit": "^7.5"
},
"autoload": {
Expand Down

0 comments on commit e27a6f5

Please sign in to comment.