Skip to content

Commit

Permalink
chore: bring composer.lock up-to-date with composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyvanwyk committed Jul 12, 2024
1 parent 1f881ff commit a356830
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 34 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@
"Spoorsny\\Tests\\": "tests"
}
},
"require": {
"php": "^8.3"
},
"require-dev": {
"php": "8.3",
"ext-xdebug": "*",
"phpunit/phpunit": "^11.2",
"friendsofphp/php-cs-fixer": "^3.59"
Expand Down
70 changes: 37 additions & 33 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a356830

Please sign in to comment.