Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 27, 2023
1 parent c541378 commit 8255e0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"require-dev": {
"laravel/pint": "^1.6",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^10.1"
"phpunit/phpunit": "^10.1",
"symfony/polyfill-php83": "1.x-dev"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 8255e0e

Please sign in to comment.