Commit 99dd10b 1 parent 0e4ec96 commit 99dd10b Copy full SHA for 99dd10b
File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"require-dev" : {
22
22
"internations/http-mock" : " dev-php74#cd52a62136c98b1b66eca6edbd564a3a91f7e79c" ,
23
+ "lstrojny/hmmmath" : " ^0.8" ,
23
24
"mockery/mockery" : " ^1.5" ,
24
25
"openeuropa/code-review" : " ^2.0" ,
25
26
"phpspec/phpspec" : " ^7.0" ,
26
27
"phpunit/phpunit" : " ^8.0"
27
28
},
28
29
"_readme" : [
29
30
" We need to lock internations/http-mock on dev branch with a stable commit since the component doesn't support php7.4 yet." ,
30
- " We need to set symfony/dom-crawler as minimum 4.4.12 due to potential errors on higher php versions."
31
+ " We need to set symfony/dom-crawler as minimum 4.4.12 due to potential errors on higher php versions." ,
32
+ " We need to add dependency of lstrojny/hmmmath to guarantee correct compatiblity with lower versions."
31
33
],
32
34
"suggest" : {
33
35
"monolog/monolog" : " Log Poetry requests and responses via Monolog" ,
You can’t perform that action at this time.
0 commit comments