Skip to content

Commit

Permalink
Merge pull request #7 from wsssoftware/allanmcarvalho-patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
allanmcarvalho authored Mar 14, 2024
2 parents 06cedd0 + b1ae6d6 commit 76077ad
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 @@ -20,14 +20,14 @@
"composer/composer": "^2.4.2",
"czproject/git-php": "^4.0.5",
"spatie/laravel-package-tools": "^1.14.0",
"illuminate/contracts": "^10.0",
"illuminate/contracts": "^10.0|^10.0",
"ext-fileinfo": "*",
"ext-intl": "*"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.8",
"orchestra/testbench": "^8.8",
"nunomaduro/collision": "^7.8|^8.0",
"orchestra/testbench": "^8.8|^9.0",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0"
Expand Down

0 comments on commit 76077ad

Please sign in to comment.