Updated doctrine and emoji packages

This commit is contained in:
Graham Campbell
2018-12-28 16:43:38 +00:00
parent 12c22c04b5
commit 3fca9e6f58
3 changed files with 62 additions and 24 deletions

View File

@@ -35,13 +35,13 @@
"ext-xml": "*",
"alt-three/badger": "^5.1",
"alt-three/bus": "^4.1",
"alt-three/emoji": "^6.1",
"alt-three/emoji": "^7.0",
"alt-three/throttle": "^3.1",
"alt-three/twitter": "^3.1",
"alt-three/validator": "^4.1",
"aws/aws-sdk-php": "^3.7",
"barryvdh/laravel-cors": "^0.11.0",
"doctrine/dbal": "2.8.*",
"doctrine/dbal": "2.9.*",
"fideloper/proxy": "^4.0",
"graham-campbell/binput": "^5.1",
"graham-campbell/exceptions": "^11.1",
@@ -67,8 +67,8 @@
"graham-campbell/testbench-core": "^3.0",
"mockery/mockery": "^1.2",
"phpunit/phpunit": "^7.4",
"symfony/css-selector": "^4.0",
"symfony/dom-crawler": "^4.0",
"symfony/css-selector": "^4.1",
"symfony/dom-crawler": "^4.1",
"tightenco/mailthief": "^0.3.14"
},
"suggest": {