Skip to content

Commit 4112770

Browse files
author
pointybeard
committed
Added SymphonyPDO to composer require
1 parent 0f8ee75 commit 4112770

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"require": {
1919
"php": ">=5.6.6",
2020
"monolog/monolog": "^1.16@dev",
21-
"symfony/http-foundation": "^3.0@dev"
21+
"symfony/http-foundation": "^3.0@dev",
22+
"pointybeard/symphony-pdo": "~0.1"
2223
},
2324
"autoload": {
2425
"psr-4": {

0 commit comments

Comments
 (0)