Skip to content

Commit 5ca61b2

Browse files
committed
fixup! Add polyfill for \JsonSerializable
1 parent 665b384 commit 5ca61b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"sort-packages": true
3030
},
3131
"autoload": {
32-
"files": [ "src/bootstrap.php" ],
32+
"files": [ "src/polyfill.php" ],
3333
"classmap": [
3434
"./"
3535
]

0 commit comments

Comments
 (0)