8000 Change the composer vendor namespace (#35) · symfony-tools/code-block-checker@57cdc3d · GitHub
[go: up one dir, main page]

Skip to content

Commit 57cdc3d

Browse files
authored
Change the composer vendor namespace (#35)
This reflects the name of the organization, and avoids confusing it with official symfony packages.
1 parent bfb8e45 commit 57cdc3d

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,5 +1,5 @@
11
{
2-
"name": "symfony/code-block-checker",
2+
"name": "symfony-tools/code-block-checker",
33
"type": "project",
44
"license": "proprietary",
55
"require": {

0 commit comments

Comments
 (0)
0