Browse Source

:fire: test

codemasher 8 years ago
parent
commit
76796234db
1 changed files with 5 additions and 0 deletions
  1. 5 0
      composer.json

+ 5 - 0
composer.json

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