Skip to content

Commit f7a0ca0

Browse files
committed
removed composer require for php-platform/persist
1 parent f575f5f commit f7a0ca0

File tree

2 files changed

+24
-117
lines changed

2 files changed

+24
-117
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"phpunit/dbunit" : "~1.4",
2626
"php-platform/mock-config" : "~0.1",
2727
"php-platform/errors" : "~0.1",
28-
"php-platform/session" : "~0.1",
29-
"php-platform/persist" : "~0.1"
28+
"php-platform/session" : "~0.1"
3029
},
3130
"autoload" : {
3231
"psr-4" : {

composer.lock

Lines changed: 23 additions & 115 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)