File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 2929 "source" : " https://github.com/phpList/web-frontend"
3030 },
3131 "require" : {
32- "php" : " ^7.2|^8.0 " ,
33- "phplist/core" : " ^v4.0.0-alpha5 "
32+ "php" : " ^7.2|^8.1 " ,
33+ "phplist/core" : " dev-ISSUE-337 "
3434 },
3535 "require-dev" : {
3636 "phpunit/phpunit" : " ^6.5.6 | ^9.5.2" ,
5252 "PhpList\\ WebFrontend\\ Tests\\ " : " tests/"
5353 }
5454 },
55+ "repositories" : [
56+ {
57+ "type" : " path" ,
58+ "url" : " ../core" ,
59+ "options" : {
60+ "symlink" : true
61+ }
62+ }
63+ ],
5564 "scripts" : {
5665 "list-modules" : [
5766 " PhpList\\ Core\\ Composer\\ ScriptHandler::listModules"
7887 },
7988 "extra" : {
8089 "branch-alias" : {
81- "dev-master " : " 4 .0.x-dev"
90+ "dev-ISSUE-337 " : " v5 .0.x-dev"
8291 },
8392 "symfony-app-dir" : " bin" ,
8493 "symfony-bin-dir" : " bin" ,
You can’t perform that action at this time.
0 commit comments