Skip to content

Commit

Permalink
Merge pull request #20 from ArjunKishore/feature/versionUpgrade
Browse files Browse the repository at this point in the history
bump up illiminate/support and phpunit version
  • Loading branch information
Craig Harman authored Sep 16, 2020
2 parents 72cb58e + c123e45 commit 8a46216
Show file tree
Hide file tree
Showing 2 changed files with 1,384 additions and 561 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"homepage": "https://github.com/harmonic/laravel-envcoder",
"keywords": ["Laravel", "laravel-envcoder", "environment", ".env"],
"require": {
"illuminate/support": "~6",
"illuminate/support": "~7",
"defuse/php-encryption": "^2.2"
},
"require-dev": {
"phpunit/phpunit": "^8.0",
"phpunit/phpunit": "^8.5.8",
"mockery/mockery": "^1.1",
"orchestra/testbench": "~4.0",
"orchestra/testbench": "~5.0",
"sempro/phpunit-pretty-print": "^1.0"
},
"autoload": {
Expand Down
Loading

0 comments on commit 8a46216

Please sign in to comment.