fix(composer): Blanket update on testing library

This will probably fail...
This commit is contained in:
michaelachrisco 2023-10-27 13:10:59 -07:00 committed by GitHub
parent 5a8caaca54
commit b1977a7895
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
"php": ">=7.0.0"
},
"require-dev": {
"kahlan/kahlan": "^2.4",
"kahlan/kahlan": "^5.2.5",
"illuminate/database": "=10.29.0"
}
}