Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelreyrol committed Jan 20, 2020
1 parent 5cd9dd6 commit 458cc74
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 337 deletions.
10 changes: 5 additions & 5 deletions composer.json
Expand Up @@ -28,13 +28,13 @@
"php": "^7.2",
"ext-json": "*",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^6.3",
"spatie/opening-hours": "^2.6"
"guzzlehttp/guzzle": "^6.5",
"spatie/opening-hours": "^2.7"
},
"require-dev": {
"phpunit/phpunit": "^8.2",
"nesbot/carbon": "^2.21",
"friendsofphp/php-cs-fixer": "^2.15"
"phpunit/phpunit": "^8.5",
"nesbot/carbon": "^2.28",
"friendsofphp/php-cs-fixer": "^2.16"
},
"scripts": {
"test": "@php vendor/bin/phpunit",
Expand Down

0 comments on commit 458cc74

Please sign in to comment.