File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " omnipay /stripe" ,
2+ "name" : " kpeu3u /stripe" ,
33 "type" : " library" ,
44 "description" : " Stripe driver for the Omnipay payment processing library" ,
55 "keywords" : [
1010 " payment" ,
1111 " stripe"
1212 ],
13- "homepage" : " https://github.com/thephpleague /omnipay-stripe" ,
13+ "homepage" : " https://github.com/kpeu3u /omnipay-stripe" ,
1414 "license" : " MIT" ,
1515 "authors" : [
1616 {
3131 "require-dev" : {
3232 "omnipay/tests" : " ^3" ,
3333 "squizlabs/php_codesniffer" : " ^3" ,
34- "phpro/grumphp" : " ^0.14 "
34+ "phpro/grumphp" : " ^1.13 "
3535 },
3636 "extra" : {
3737 "branch-alias" : {
3838 "dev-master" : " 3.2-dev"
3939 }
4040 },
41- "prefer-stable" : true
41+ "prefer-stable" : true ,
42+ "config" : {
43+ "allow-plugins" : {
44+ "phpro/grumphp" : true
45+ }
46+ }
4247}
You can’t perform that action at this time.
0 commit comments