Skip to content

Commit 41421fa

Browse files
committed
ISSUE-344: phplist/core version update
1 parent b4f29a2 commit 41421fa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"require": {
3232
"php": "^8.1",
33-
"phplist/core": "dev-ISSUE-337"
33+
"phplist/core": "dev-main"
3434
},
3535
"require-dev": {
3636
"phpunit/phpunit": "^9.5",
@@ -77,9 +77,6 @@
7777
]
7878
},
7979
"extra": {
80-
"branch-alias": {
81-
"dev-ISSUE-337": "5.0.x-dev"
82-
},
8380
"symfony-app-dir": "bin",
8481
"symfony-bin-dir": "bin",
8582
"symfony-var-dir": "var",

0 commit comments

Comments
 (0)