Skip to content

Commit 6b3854a

Browse files
authored
Add ContextFactory (#25)
1 parent db125e8 commit 6b3854a

File tree

3 files changed

+650
-1
lines changed

3 files changed

+650
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{"name": "Mike van Riel", "email": "[email protected]"}
77
],
88
"require": {
9-
"php": ">=5.3.3"
9+
"php": ">=7.1"
1010
},
1111
"autoload": {
1212
"psr-0": {"Barryvdh": ["src/"]}

0 commit comments

Comments
 (0)