Skip to content

Commit 0f8c19f

Browse files
committed
minor #691 Remove the project ID, which should be different per project (fabpot)
This PR was merged into the master branch. Discussion ---------- Remove the project ID, which should be different per project When using the demo, people should get a new project id instead of a generic one. Commits ------- 6adacbb Remove the project ID, which should be different per project
2 parents 8aae8a2 + 6adacbb commit 0f8c19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"extra": {
7575
"symfony": {
76-
"id": "01BP22MQ00QH5WD6NN6HHD3EX4",
76+
"id": "",
7777
"allow-contrib": true
7878
}
7979
}

0 commit comments

Comments
 (0)