소스 검색

:octocat: removed branch alias

codemasher 5 년 전
부모
커밋
8f0b45ffdf
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      composer.json

+ 0 - 5
composer.json

@@ -47,10 +47,5 @@
 			"chillerlan\\QRCodeTest\\": "tests/",
 			"chillerlan\\QRCodeExamples\\": "examples/"
 		}
-	},
-	"extra": {
-		"branch-alias": {
-			"dev-v2.0.x-php5": "1.0.8-dev"
-		}
 	}
 }