Skip to content

Commit 3535d22

Browse files
committed
fix: require nativephp/laravel on dev-feat/bundle-builds
1 parent a2f9888 commit 3535d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"php": "^8.1",
3535
"illuminate/contracts": "^10.0|^11.0|^12.0",
3636
"laravel/prompts": "^0.1.1|^0.2|^0.3",
37-
"nativephp/laravel": "dev-main",
37+
"nativephp/laravel": "dev-feat/bundle-builds",
3838
"nativephp/php-bin": "^0.5.1",
3939
"spatie/laravel-package-tools": "^1.16.4",
4040
"symfony/filesystem": "^6.4|^7.2",

0 commit comments

Comments
 (0)