Skip to content

Commit c4cf708

Browse files
author
Kent Richards
committed
Convert to composer standalone package.
1 parent 980f081 commit c4cf708

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)