File tree Expand file tree Collapse file tree 2 files changed +1971
-852
lines changed
Expand file tree Collapse file tree 2 files changed +1971
-852
lines changed Original file line number Diff line number Diff line change 3636 {
3737 "type" : " vcs" ,
3838 "url" : " https://github.com/tatevikgr/phplist-api-client"
39+ },
40+ {
41+ "type" : " vcs" ,
42+ "url" : " https://github.com/tatevikgr/rss-bundle.git"
3943 }
4044 ],
4145 "require" : {
4246 "php" : " ^8.1" ,
43- "phplist/core" : " dev-main" ,
44- "phplist/rest-api" : " dev-main" ,
45- "phplist/web-frontend" : " dev-master" ,
47+ "phplist/core" : " dev-dev" ,
48+ "phplist/rest-api" : " dev-dev" ,
4649 "doctrine/orm" : " ^3.3" ,
47- "tatevikgr/rest-api-client" : " dev-ISSUE-357"
50+ "tatevikgr/rest-api-client" : " dev-ISSUE-357" ,
51+ "tatevikgr/rss-feed" : " dev-main as 0.1.0"
4852 },
4953 "require-dev" : {
5054 "phpunit/phpunit" : " ^9.5.2" ,
103107 "symfony-var-dir" : " var" ,
104108 "symfony-web-dir" : " public" ,
105109 "symfony-tests-dir" : " tests"
110+ },
111+ "config" : {
112+ "allow-plugins" : {
113+ "php-http/discovery" : true
114+ }
106115 }
107116}
You can’t perform that action at this time.
0 commit comments