Skip to content

Commit b32505f

Browse files
authored
Merge pull request #6 from re-connect/feature/fix-returns-on-commands
📦 [Package] Update credentials
2 parents 3185d14 + 5f3b346 commit b32505f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "easycorp/easy-deploy-bundle",
2+
"name": "reconnect/easy-deploy-bundle",
33
"type": "symfony-bundle",
44
"description": "The easiest way to deploy Symfony applications",
55
"keywords": ["deploy", "deployment", "deployer"],
6-
"homepage": "https://github.com/EasyCorp/easy-deploy-bundle",
6+
"homepage": "https://github.com/reconnect/easy-deploy-bundle",
77
"license": "MIT",
88
"authors": [
99
{
10-
"name": "Javier Eguiluz",
11-
"email": "javiereguiluz@gmail.com"
10+
"name": "Thibaut Cheymol",
11+
"email": "thibaut.cheymol@gmail.com"
1212
}
1313
],
1414
"require": {

0 commit comments

Comments
 (0)