We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558a08e commit b5b29fbCopy full SHA for b5b29fb
README.md
@@ -9,7 +9,7 @@ Image metadata library (PHP 5.5+)
9
> * added linter to validate code against any version of PHP >= 5.5 .
10
>
11
> Run the linter and the unit tests with: (see also
12
-> https://github.com/AurelienLourot/image/issues/4 )
+> https://github.com/Frameright/image/issues/4 )
13
14
> ```bash
15
> $ composer install
@@ -26,7 +26,7 @@ Image metadata library (PHP 5.5+)
26
> "repositories": [
27
> {
28
> "type": "vcs",
29
-> "url": "https://github.com/AurelienLourot/image.git"
+> "url": "https://github.com/Frameright/image.git"
30
> }
31
> ],
32
> "require": {
0 commit comments