Skip to content

Commit 9f0bbc9

Browse files
committed
Invalid project type
1 parent 4c7d1fd commit 9f0bbc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "php-cache/doctrine-adapter-bundle",
3-
"type": "symfony2 bundle",
3+
"type": "library",
44
"description": "",
55
"keywords": [],
66
"homepage": "https://github.com/php-cache/doctrine-cache-bundle",
@@ -40,4 +40,4 @@
4040
"Cache\\Adapter\\DoctrineAdapterBundle\\Tests\\": "tests/"
4141
}
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)