Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit f4c282e

Browse files
authored
Bumped packages
1 parent 35a0e3e commit f4c282e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,10 @@
2929
}
3030
],
3131
"require": {
32-
"php": "^7.2",
33-
"ext-json": "*",
32+
"php": "^7.2|^7.0",
3433
"cboden/ratchet": "^0.4.1",
3534
"clue/redis-react": "^2.3",
36-
"doctrine/dbal": "^2.0",
35+
"doctrine/dbal": "^2.9",
3736
"evenement/evenement": "^2.0|^3.0",
3837
"facade/ignition-contracts": "^1.0",
3938
"guzzlehttp/psr7": "^1.5",
@@ -51,7 +50,7 @@
5150
"require-dev": {
5251
"clue/block-react": "^1.4",
5352
"laravel/legacy-factories": "^1.0.4",
54-
"mockery/mockery": "^1.3",
53+
"mockery/mockery": "^1.4",
5554
"orchestra/testbench-browser-kit": "^4.0|^5.0|^6.0",
5655
"orchestra/database": "^4.0|^5.0|^6.0",
5756
"phpunit/phpunit": "^8.0|^9.0"

0 commit comments

Comments
 (0)