Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna authored Mar 14, 2024
1 parent 5a1bc1b commit 1a152b6
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 @@ -23,10 +23,10 @@
"require-dev": {
"laravel/pint": "^1.4",
"orchestra/testbench": "^8.0|^9.0",
"phpunit/php-code-coverage": "^9.2|^11.0",
"phpunit/phpunit": "^9.5|^10.5|^11.0",
"phpunit/phpunit": "^10.5|^11.0",
"phpunit/php-code-coverage": "^10.|^11.0"
"symfony/var-dumper": "^6.0|^7.0",
"vimeo/psalm": "^5.6"
"vimeo/psalm": "^5.23"
},
"conflict": {
"league/flysystem": "<3.0.16",
Expand Down

0 comments on commit 1a152b6

Please sign in to comment.