mirror of
https://github.com/michaelachrisco/ReadOnlyTraitLaravel.git
synced 2024-10-31 21:33:23 -07:00
fix(composer): Blanket update on testing library
This will probably fail...
This commit is contained in:
parent
5a8caaca54
commit
b1977a7895
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
"php": ">=7.0.0"
|
"php": ">=7.0.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"kahlan/kahlan": "^2.4",
|
"kahlan/kahlan": "^5.2.5",
|
||||||
"illuminate/database": "=10.29.0"
|
"illuminate/database": "=10.29.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue