Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed Jul 7, 2023
1 parent 69f6744 commit 1176012
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"license": "MIT",
"require": {
"php": ">=8.0.2",
"gacela-project/gacela": "^1.4",
"gacela-project/gacela": "^1.5",
"gacela-project/router": "^0.12",
"symfony/http-client": "^6.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.16",
"friendsofphp/php-cs-fixer": "^3.18",
"gacela-project/phpstan-extension": "^0.3",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.6",
"psalm/plugin-phpunit": "^0.18",
"symfony/var-dumper": "^5.4",
"vimeo/psalm": "^5.11"
"vimeo/psalm": "^5.12"
},
"config": {
"platform": {
Expand Down

0 comments on commit 1176012

Please sign in to comment.