Skip to content

Commit a06cd03

Browse files
author
Jonathan Visser
committed
Add symfony/polyfill-php81 to requirements
1 parent 5b548b1 commit a06cd03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
},
1818
"require": {
1919
"deployer/deployer": "7.0 - 7.4",
20-
"psr/log": "^1.0||^2.0||^3.0"
20+
"psr/log": "^1.0||^2.0||^3.0",
21+
"symfony/polyfill-php81": "^1.33"
2122
}
2223
}

0 commit comments

Comments
 (0)