Skip to content

Commit

Permalink
chore: composer
Browse files Browse the repository at this point in the history
  • Loading branch information
jevantang committed Mar 12, 2024
1 parent 3cf3ce4 commit de62329
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 52 deletions.
27 changes: 0 additions & 27 deletions .php_cs

This file was deleted.

8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"illuminate/validation": "*"
},
"require-dev": {
"mockery/mockery": "^1.5",
"friendsofphp/php-cs-fixer": "^3.14",
"mockery/mockery": "^1.6",
"friendsofphp/php-cs-fixer": "^3.51",
"brainmaestro/composer-git-hooks": "^2.8",
"phpunit/phpunit": "^9",
"orchestra/testbench": "^6"
"phpunit/phpunit": "^9.6",
"orchestra/testbench": "^6.42"
},
"autoload": {
"psr-4": {
Expand Down
21 changes: 0 additions & 21 deletions phpunit.xml

This file was deleted.

0 comments on commit de62329

Please sign in to comment.