Skip to content

Commit

Permalink
Merge 92c5f24 into 6d0ce58
Browse files Browse the repository at this point in the history
  • Loading branch information
Dropelikeit committed Apr 14, 2023
2 parents 6d0ce58 + 92c5f24 commit bca3c34
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Expand Up @@ -15,7 +15,7 @@
"illuminate/http": "^9.0|^10.0",
"illuminate/support": "^9.0|^10.0",
"illuminate/contracts": "^9.0|^10.0",
"jms/serializer": "^3.18"
"jms/serializer": "^3.23"
},
"autoload": {
"psr-4": {
Expand All @@ -37,14 +37,14 @@
},
"require-dev": {
"roave/security-advisories": "dev-latest",
"friendsofphp/php-cs-fixer": "^3.13",
"friendsofphp/php-cs-fixer": "^3.16",
"phpunit/phpunit": "^9.6",
"nunomaduro/larastan": "^2.3",
"orchestra/testbench": "^7.17",
"nunomaduro/larastan": "^2.5",
"orchestra/testbench": "^7.24",
"phpstan/phpstan-phpunit": "^1.3",
"php-parallel-lint/php-parallel-lint": "^1.3",
"symfony/cache": "^6.2",
"vimeo/psalm": "^5.8",
"vimeo/psalm": "^5.9",
"psalm/plugin-laravel": "^2.8",
"psalm/plugin-phpunit": "^0.18.4"
},
Expand Down

0 comments on commit bca3c34

Please sign in to comment.