File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 11# These are supported funding model platforms
22
3- github : roadrunner-server
3+ github : cycle
Original file line number Diff line number Diff line change 55 "description" : " Cycle ORM Annotated Entities generator" ,
66 "minimum-stability" : " dev" ,
77 "prefer-stable" : true ,
8+ "homepage" : " https://cycle-orm.dev" ,
9+ "support" : {
10+ "issues" : " https://github.com/cycle/annotated/issues" ,
11+ "source" : " https://github.com/cycle/annotated" ,
12+ "docs" : " https://cycle-orm.dev/docs" ,
13+ "chat" : " https://discord.gg/spiralphp"
14+ },
15+ "authors" : [
16+ {
17+ "name" : " Anton Titov (wolfy-j)" ,
18+ "email" : " wolfy-j@spiralscout.com"
19+ },
20+ {
21+ "name" : " Aleksei Gagarin (roxblnfk)" ,
22+ "email" : " alexey.gagarin@spiralscout.com"
23+ },
24+ {
25+ "name" : " Pavel Butchnev (butschster)" ,
26+ "email" : " pavel.buchnev@spiralscout.com"
27+ },
28+ {
29+ "name" : " Maksim Smakouz (msmakouz)" ,
30+ "email" : " maksim.smakouz@spiralscout.com"
31+ }
32+ ],
33+ "funding" : [
34+ {
35+ "type" : " github" ,
36+ "url" : " https://github.com/sponsors/cycle"
37+ }
38+ ],
839 "require" : {
940 "php" : " >=8.1" ,
1041 "cycle/orm" : " ^2.2.0" ,
You can’t perform that action at this time.
0 commit comments