Skip to content

Commit 661e028

Browse files
committed
this library still should support 5.3
1 parent e193e69 commit 661e028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"minimum-stability": "dev",
1515
"require": {
16-
"php": ">=5.4.0"
16+
"php": ">=5.3.0"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "4.1.*"
@@ -28,4 +28,4 @@
2828
"dev-master": "2.0-dev"
2929
}
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)