Skip to content

Commit e9d6795

Browse files
committed
Fix PHP 5.6
1 parent 747470a commit e9d6795

File tree

2 files changed

+19
-21
lines changed

2 files changed

+19
-21
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"aws/aws-sdk-php": "^3.7",
3838
"backup-manager/laravel": "dev-master#df53f9c9d8c6be5d7a2638f45d54b8fb7bc51e2b",
3939
"barryvdh/laravel-cors": "^0.8",
40-
"doctrine/dbal": "~2.5",
40+
"doctrine/dbal": "2.5.13",
4141
"fideloper/proxy": "^3.1",
4242
"graham-campbell/binput": "^3.5",
4343
"graham-campbell/core": "^5.1",

composer.lock

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

0 commit comments

Comments
 (0)