Skip to content

Commit cad7bcf

Browse files
committed
dev
1 parent cbb70da commit cad7bcf

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

composer.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
{
1616
"type": "vcs",
1717
"url": "https://github.com/tatevikgr/phplist-api-client"
18+
},
19+
{
20+
"type": "vcs",
21+
"url": "https://github.com/tatevikgr/rss-bundle.git"
1822
}
1923
],
2024
"minimum-stability": "dev",
@@ -43,7 +47,7 @@
4347
},
4448
"require": {
4549
"php": "^8.1",
46-
"phplist/core": "dev-main",
50+
"phplist/core": "dev-dev",
4751
"symfony/twig-bundle": "^6.4",
4852
"symfony/webpack-encore-bundle": "^2.2",
4953
"tatevikgr/rest-api-client": "dev-ISSUE-357"
@@ -113,5 +117,10 @@
113117
}
114118
}
115119
}
120+
},
121+
"config": {
122+
"allow-plugins": {
123+
"php-http/discovery": true
124+
}
116125
}
117126
}

0 commit comments

Comments
 (0)