Skip to content

Commit

Permalink
feat: remove gql files; craft 5 support;
Browse files Browse the repository at this point in the history
  • Loading branch information
thomascoppein committed Jan 6, 2025
1 parent 6938aa6 commit dfa9cc4
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 136 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"require": {
"php": ">=8.2",
"craftcms/cms": "^4.5.0"
"craftcms/cms": "^4.5.0|^5.0.0"
},
"require-dev": {
"craftcms/ecs": "dev-main",
Expand Down
8 changes: 0 additions & 8 deletions src/gql/SocialMediaPermissions.php

This file was deleted.

44 changes: 0 additions & 44 deletions src/gql/interfaces/SocialMediaInterface.php

This file was deleted.

19 changes: 0 additions & 19 deletions src/gql/permissions/SocialMediaPermissions.php

This file was deleted.

28 changes: 0 additions & 28 deletions src/gql/queries/SocialMediaQuery.php

This file was deleted.

36 changes: 0 additions & 36 deletions src/gql/types/SocialMediaType.php

This file was deleted.

0 comments on commit dfa9cc4

Please sign in to comment.