Skip to content

Commit

Permalink
Merge pull request #279 from opentok/bug/devx-5140-remove-composer-names
Browse files Browse the repository at this point in the history
Removed names from sample composer apps
  • Loading branch information
dragonmantank authored Jan 21, 2021
2 parents 5c60187 + 469bac8 commit 247be73
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion sample/Archiving/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "archiving-php",
"require": {
"slim/slim": "2.*",
"slim/views": "0.1.*",
Expand Down
1 change: 0 additions & 1 deletion sample/HelloWorld/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "helloworld-php",
"require": {
"slim/slim": "2.*",
"gregwar/cache": "1.0.*"
Expand Down
1 change: 0 additions & 1 deletion sample/SipCall/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "sipcall-php",
"require": {
"slim/slim": "2.*",
"gregwar/cache": "1.0.*"
Expand Down

0 comments on commit 247be73

Please sign in to comment.