Skip to content

Commit 1fc5cd9

Browse files
author
Kent Richards
committed
Merge branch 'kentr-convert-to-composer-standalone'
2 parents 980f081 + c4cf708 commit 1fc5cd9

File tree

5 files changed

+2
-339
lines changed

5 files changed

+2
-339
lines changed

Bootstraps/Laravel.php

Lines changed: 0 additions & 68 deletions
This file was deleted.

Bootstraps/StackableBootstrapInterface.php

Lines changed: 0 additions & 13 deletions
This file was deleted.

Bootstraps/Symfony.php

Lines changed: 0 additions & 67 deletions
This file was deleted.

Bridges/HttpKernel.php

Lines changed: 0 additions & 187 deletions
This file was deleted.

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
2-
"name": "php-pm/httpkernel-adapter",
2+
"name": "kentr/drupal-adapter",
33
"require": {
4-
"stack/builder": "1.0.*",
5-
"symfony/http-foundation": "~2.6",
6-
"symfony/http-kernel": "~2.6"
4+
"php-pm/httpkernel-adapter": "*"
75
},
86
"autoload": {
97
"psr-4": {

0 commit comments

Comments
 (0)