We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949ba5b commit 5e9dae7Copy full SHA for 5e9dae7
phpmon/Domain/Integrations/Composer/ProjectTypeDetection.swift
@@ -22,7 +22,7 @@ struct ProjectTypeDetection {
22
This list is checked first to see if a project dependency can be mapped to a certain project type.
23
*/
24
public static let SpecificDependencyList = [
25
- "roots/bedrock": "Bedrock",
+ "roots/bedrock-autoloader": "Bedrock",
26
"cakephp/app": "CakePHP",
27
"craftcms/craft": "Craft",
28
"drupal/core": "Drupal",
0 commit comments