Skip to content

Commit 7674097

Browse files
committed
remove unneeded extension
1 parent 14d54a3 commit 7674097

File tree

2 files changed

+1
-36
lines changed

2 files changed

+1
-36
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"php": "^8.2",
2626
"vlucas/phpdotenv": "^5.6",
2727
"rcalicdan/mysql-binary-protocol": "^1.0",
28-
"symfony/cache": "^7.3",
29-
"nesbot/carbon": "^3.10"
28+
"symfony/cache": "^7.3"
3029
},
3130
"require-dev": {
3231
"laravel/pint": "^1.10",

test.php

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)