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

Commit

Permalink
Merge 60322e6 into e9d32af
Browse files Browse the repository at this point in the history
  • Loading branch information
ssi-anik committed May 10, 2020
2 parents e9d32af + 60322e6 commit 7584296
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|^6.0",
"illuminate/support": "^5.5|^6.0|^7.0",
"nordsoftware/lumen-chained-exception-handler": "^1.0"
},
"require-dev": {
"laravel/lumen-framework": "^5.5|^6.0",
"laravel/lumen-framework": "^5.5|^6.0|^7.0",
"phpunit/phpunit": "^7.5"
},
"autoload": {
Expand Down

0 comments on commit 7584296

Please sign in to comment.