Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow installation with Symfony 6 and fix phpstan and code-style #12

Merged

Conversation

luca-rath
Copy link
Contributor

No description provided.

@@ -5,27 +5,26 @@
"description": "Provide resource functionality for Sulu CMS.",
"require": {
"php": "^7.2 || ^8.0",
"doctrine/collections": "^1.6",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't find a class with a dependency on this package

env: ${{ matrix.env }}

- name: Execute test cases
run: time composer test
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are no tests in this repository, therefore I removed all of this

@@ -9,85 +8,22 @@ on:
- '[0-9]+.[0-9]+'

jobs:
test:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈 not the best that we don't have any tests in this bundle.

@alexander-schranz alexander-schranz changed the title Fix phpstan and code-style Allow installation with Symfony 6 and fix phpstan and code-style Nov 7, 2022
@alexander-schranz alexander-schranz merged commit 47c716f into handcraftedinthealps:0.x Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants