Skip to content

Commit

Permalink
Updates for PHP 7.3/composer 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
damiani committed Aug 9, 2019
1 parent 6788188 commit a57cd1d
Show file tree
Hide file tree
Showing 3 changed files with 536 additions and 340 deletions.
6 changes: 5 additions & 1 deletion composer.json
Expand Up @@ -7,6 +7,10 @@
{
"name": "Adam Wathan",
"email": "adam.wathan@gmail.com"
},
{
"name": "Keith Damiani",
"email": "keith@tighten.co"
}
],
"require": {
Expand All @@ -25,7 +29,7 @@
"vlucas/phpdotenv": "^3.3"
},
"require-dev": {
"mikey179/vfsStream": "^1.6",
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "~7.0",
"friendsofphp/php-cs-fixer": "^2.12"
},
Expand Down

0 comments on commit a57cd1d

Please sign in to comment.