Skip to content

Commit 4c1ea13

Browse files
authored
Update dependencies (#67)
1 parent 9188b3a commit 4c1ea13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"php": "^7.4 | ^8.0",
1616
"ext-dom": "*",
1717
"ext-json": "*",
18-
"codeception/codeception": "^4.0",
18+
"codeception/codeception": "^4.1",
1919
"justinrainbow/json-schema": "~5.2.9",
2020
"softcreatr/jsonpath": "^0.5 | ^0.7"
2121
},
2222
"require-dev": {
23-
"codeception/stub": "^3.7",
23+
"codeception/stub": "^4.0",
2424
"codeception/util-universalframework": "^1.0",
25-
"codeception/lib-innerbrowser": "^1.0"
25+
"codeception/lib-innerbrowser": "^2.0"
2626
},
2727
"suggest": {
2828
"aws/aws-sdk-php": "For using AWS Auth"

0 commit comments

Comments
 (0)