well i set up a project using the filter laravel/laravel however all packages there still use php_framework_testcase
Please elaborate your request, I am not sure I understand what you mean. Attach some screenshots or something. Are you talking about PHPUnit being used in a project with Laravel?
well yes, should i just ignore it? its my first project and im quite confused since i wanted to run it pressed on the play button but it gave me that error
Please elaborate your request, I am not sure I understand what you mean. Attach some screenshots or something. Are you talking about PHPUnit being used in a project with Laravel?
well yes, should i just ignore it? its my first project and im quite confused since i wanted to run it pressed on the play button but it gave me that error
We can't advise whether you should ignore something or not in your code :)
Did you try to search for this project's issues related to missing php_framework_testcase?
Are tests working?
If not - try to adjust your code to use correct PHPUnit version.