We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3973838 commit 8db8ba0Copy full SHA for 8db8ba0
composer.json
@@ -21,14 +21,14 @@
21
],
22
"require": {
23
"php": ">=7.3",
24
- "leroy-merlin-br/mongolid": "v3.2.0",
+ "leroy-merlin-br/mongolid": "v3.3-beta",
25
"illuminate/support": "^5.4 || ^6.0 || ^7.0 || ^8.0",
26
"illuminate/auth": "^5.4 || ^6.0 || ^7.0 || ^8.0",
27
"illuminate/queue": "^5.4 || ^6.0 || ^7.0 || ^8.0"
28
},
29
"require-dev": {
30
- "phpunit/phpunit": "^9.5.24",
31
- "orchestra/testbench": "^6.25.0",
+ "phpunit/phpunit": "^9.5.25",
+ "orchestra/testbench": "^6.25.1",
32
"mockery/mockery": "^1.5.1",
33
"leroy-merlin-br/coding-standard": "^3.0.2"
34
0 commit comments