Skip to content

Commit 825d2b9

Browse files
committed
Fixed composer.json
1 parent ca3bbe4 commit 825d2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rhubarbphp/module-restapi",
33
"description": "An module for building ReSTful API services",
4-
"license": "Apache 2.0",
4+
"license": "Apache-2.0",
55
"autoload": {
66
"psr-4": {
77
"Rhubarb\\RestApi\\": "src/",

0 commit comments

Comments
 (0)