Skip to content

Commit 264382f

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
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-alpha"
3434
},
3535
"require-dev": {
3636
"phpunit/phpunit": "^9.5",
@@ -78,7 +78,7 @@
7878
},
7979
"extra": {
8080
"branch-alias": {
81-
"dev-ISSUE-337": "5.0.x-dev"
81+
"dev-alpha": "5.0.x-dev"
8282
},
8383
"symfony-app-dir": "bin",
8484
"symfony-bin-dir": "bin",

0 commit comments

Comments
 (0)