Skip to content

Commit

Permalink
Using symfony/polyfill-php80 for Stringable interface support
Browse files Browse the repository at this point in the history
  • Loading branch information
misantron committed Jun 9, 2023
1 parent 44907af commit f7f7e81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -18,9 +18,8 @@
"require": {
"php": "^7.4 || ^8.0",
"ext-pdo": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"phpunit/phpunit": "^9.5 || ^10.2",
"symfony/polyfill-php80": "^1.27",
"symfony/yaml": "^5.4 || ^6.0"
},
"require-dev": {
Expand Down

0 comments on commit f7f7e81

Please sign in to comment.