Remove create_project_php parameter (#1368)

It was removed from the callable workflow https://github.com/symfony/recipes/commit/07cc58ffd13fe05406b7dd23b9e5034c6dfd82fa
This commit is contained in:
Victor Vasiloi
2022-03-10 13:35:56 +01:00
committed by GitHub
parent 56462de067
commit 6b41d7540d
-2
View File
@@ -14,5 +14,3 @@ jobs:
branch: master
contrib: true
find_yaml: -not -wholename 'codeception/codeception/*/tests/*' -not -wholename 'codeception/codeception/*/codeception.yml'
create_project_php: '8.0'