Skip to content

Commit b1977a7

Browse files
fix(composer): Blanket update on testing library
This will probably fail...
1 parent 5a8caac commit b1977a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php": ">=7.0.0"
1818
},
1919
"require-dev": {
20-
"kahlan/kahlan": "^2.4",
20+
"kahlan/kahlan": "^5.2.5",
2121
"illuminate/database": "=10.29.0"
2222
}
2323
}

0 commit comments

Comments
 (0)