Skip to content

Commit 247be73

Browse files
Merge pull request #279 from opentok/bug/devx-5140-remove-composer-names
Removed names from sample composer apps
2 parents 5c60187 + 469bac8 commit 247be73

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

sample/Archiving/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"name": "archiving-php",
32
"require": {
43
"slim/slim": "2.*",
54
"slim/views": "0.1.*",

sample/HelloWorld/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"name": "helloworld-php",
32
"require": {
43
"slim/slim": "2.*",
54
"gregwar/cache": "1.0.*"

sample/SipCall/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"name": "sipcall-php",
32
"require": {
43
"slim/slim": "2.*",
54
"gregwar/cache": "1.0.*"

0 commit comments

Comments
 (0)