Skip to content

Commit 37f942a

Browse files
committed
Testing auto-update.
1 parent c99bea4 commit 37f942a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"name": "alexia/php7mar",
3-
"type": "project",
3+
"type": "project",
44
"description": "PHP 7 MAR, or just \"php7mar\", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.",
5-
"keywords": ["php7", "php5", "migration", "porting"],
6-
"homepage": "https://github.com/Alexia/php7mar",
7-
"license": "GPL-3.0",
8-
"authors": [
9-
{
10-
"name": "Alexia E. Smith",
11-
"email": "[email protected]",
12-
"role": "Developer"
13-
}
14-
],
5+
"keywords": ["php7", "php5", "migration", "porting"],
6+
"homepage": "https://github.com/Alexia/php7mar",
7+
"license": "GPL-3.0",
8+
"authors": [
9+
{
10+
"name": "Alexia E. Smith",
11+
"email": "[email protected]",
12+
"role": "Developer"
13+
}
14+
],
1515
"require": {
1616
"php": ">=5.4.0"
1717
}

0 commit comments

Comments
 (0)