Skip to content

Commit dc5a4e1

Browse files
authored
Added test for getting an error message from RestJsonError (#175)
* Added test for getting an error message from RestJsonError * cs * Added more tests * Added more tests * Bugfix * Update deps * Adding symfony-framework to control lowest version * Adding flex * Fixes * update deps * Ignore deprecation warnings on "lowest" * Moved env
1 parent bcdbb6f commit dc5a4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"async-aws/s3": "^0.1",
2121
"async-aws/ses": "^0.1",
2222
"async-aws/sqs": "^0.1",
23-
"matthiasnoback/symfony-config-test": "^4.0",
23+
"matthiasnoback/symfony-config-test": "^4.1",
2424
"nyholm/symfony-bundle-test": "^1.6.1"
2525
},
2626
"extra": {

0 commit comments

Comments
 (0)