File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Blocking Component [ ![ Build Status] ( https://travis-ci.org/brainbits/blocking.png?branch=master )] ( https://travis-ci.org/brainbits/blocking )
22==================
3- The Locking Component provides methods to manager content based blocking.
3+ The Blocking Component provides methods to manager content based blocking.
44
55 <?php
66
@@ -45,4 +45,4 @@ Blocking Validators
4545-------------------
4646Blocking validators test wether or not an existing block is still valid.
4747
48- A validator that checks a block via last modification time is provided.
48+ A validator that checks a block via last modification time is provided.
Original file line number Diff line number Diff line change 11{
22 "name" : " brainbits/blocking" ,
33 "description" : " Object blocking" ,
4- "keywords" : [],
4+ "keywords" : [" block " , " blocking " , " async " ],
55 "homepage" : " http://brainbits.net" ,
66 "license" : " MIT" ,
77 "authors" : [
1212 ],
1313 "require" : {
1414 "php" : " >=5.3.0" ,
15- "symfony/http-foundation" : " >=2.1 "
15+ "symfony/http-foundation" : " 2.3.* "
1616 },
1717 "require-dev" : {
1818 "mikey179/vfsStream" : " 1.1.*"
You can’t perform that action at this time.
0 commit comments