Skip to content

Commit fe29982

Browse files
authored
Update composer.json and removed package duplication
1 parent 4cb1f76 commit fe29982

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"require": {
1414
"turso/libsql": "dev-master",
1515
"illuminate/database": "^11.0",
16-
"spatie/laravel-package-tools": "^1.16",
17-
"turso/libsql": "dev-master"
16+
"spatie/laravel-package-tools": "^1.16"
1817
},
1918
"require-dev": {
2019
"friendsofphp/php-cs-fixer": "^3.64",

0 commit comments

Comments
 (0)