File tree Expand file tree Collapse file tree 2 files changed +1922
-771
lines changed
Expand file tree Collapse file tree 2 files changed +1922
-771
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " laravel-zero/laravel-zero " ,
3- "description" : " The Laravel Zero Framework. " ,
2+ "name" : " fieu/phust " ,
3+ "description" : " Send RCON commands to your Rust server via the command-line ⛏ " ,
44 "keywords" : [
5- " framework " ,
6- " laravel " ,
7- " laravel zero " ,
5+ " rust " ,
6+ " rcon " ,
7+ " webrcon " ,
88 " console" ,
99 " cli"
1010 ],
11- "homepage" : " https://laravel-zero .com" ,
11+ "homepage" : " https://github .com/fieu/phust " ,
1212 "type" : " project" ,
1313 "license" : " MIT" ,
1414 "support" : {
15- "issues" : " https://github.com/laravel-zero/laravel-zero /issues" ,
16- "source" : " https://github.com/laravel-zero/laravel-zero "
15+ "issues" : " https://github.com/fieu/phust /issues" ,
16+ "source" : " https://github.com/fieu/phust "
1717 },
1818 "authors" : [
1919 {
20- "name" : " Nuno Maduro " ,
21- 20+ "name" : " Sheldon Rupp " ,
21+ 2222 }
2323 ],
2424 "require" : {
25- "php" : " ^7.2.5 " ,
26- "laravel-zero/framework" : " ^7 .0" ,
27- "textalk/websocket" : " ^1.3 " ,
25+ "php" : " ^7.4|^8.0 " ,
26+ "laravel-zero/framework" : " ^8 .0" ,
27+ "textalk/websocket" : " ^1.5 " ,
2828 "ext-json" : " *"
2929 },
3030 "require-dev" : {
You can’t perform that action at this time.
0 commit comments