Skip to content

Commit 8bd8894

Browse files
committed
fix(composer): fix pkg version
1 parent 9f90ca5 commit 8bd8894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"php": "^8.2",
4444
"bezhansalleh/filament-shield": "^3.3",
4545
"datalinx/php-utils": "^2.5",
46-
"eclipsephp/common": "^1.0",
46+
"eclipsephp/common": "dev-main",
4747
"filament/filament": "^3.3",
4848
"laravel/framework": "^11.0",
4949
"spatie/laravel-package-tools": "^1.19"

0 commit comments

Comments
 (0)