-
Hey guys, I followed the update guide for Version 1.3.0, but I ran into an error if I type in
so i checked the file and this is in it: /**
* Builder interface for parameter matchers.
*/
interface ParametersMatch extends Match
{
/**
* Sets the parameters to match for, each parameter to this function will
* be part of match. To perform specific matches or constraints create a seems right to me, but it prevents me from updating the panel |
Beta Was this translation helpful? Give feedback.
Answered by
Pankraz01
Mar 8, 2021
Replies: 1 comment
-
Fixed it by updating to composer version 2 with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Pankraz01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed it by updating to composer version 2 with
composer self-update --2