Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hamidgh83 committed Mar 26, 2024
1 parent 074bebc commit 3183bbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.0",
"illuminate/support": "^9.0|^10.0|^11.0",
"illuminate/config": "^9.0|^10.0|^11.0",
"symfony/console": "^6.0",
Expand All @@ -29,7 +29,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.0|^10.0|^11.0",
"orchestra/testbench": "^8.22",
"orchestra/testbench": "^7.0|^8.0|^9.0",
"mockery/mockery": "^1.6",
"phpstan/phpstan": "^1.10",
"friendsofphp/php-cs-fixer": "^3.52"
Expand Down

0 comments on commit 3183bbe

Please sign in to comment.