Skip to content

Commit e3010a0

Browse files
authored
Merge pull request #180 from NativePHP/constraints
Update composer.json
2 parents 258cbc3 + 13545c7 commit e3010a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
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",
38-
"nativephp/php-bin": "^0.5.1",
37+
"nativephp/laravel": "^1.0-beta.2",
38+
"nativephp/php-bin": "^0.6",
3939
"spatie/laravel-package-tools": "^1.16.4",
4040
"symfony/filesystem": "^6.4|^7.2"
4141
},

0 commit comments

Comments
 (0)