File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ # Version 2.0.0
2+
3+ ### PHP 8.1 Compatibility
4+
5+ * Update dependencies
6+ * Add PHP ">=8.1" support
7+ * Remove PHP 7.3 support
8+
19# Version 1.0.2
210## Bugfixes
311
Original file line number Diff line number Diff line change 66 "prefer-stable" : true ,
77 "require" : {
88 "php" : " ^8.1" ,
9- "techdivision/import-serializer" : " dev-compatibility-php-81 "
9+ "techdivision/import-serializer" : " ^2.0.0 "
1010 },
1111 "require-dev" : {
1212 "doctrine/dbal" : " ^4.0.4" ,
1616 "sebastian/phpcpd" : " ^2.0.1" ,
1717 "squizlabs/php_codesniffer" : " ^3.10.1" ,
1818 "consolidation/robo" : " ^4.0.2" ,
19- "mikey179/vfsstream" : " v1 .6.11" ,
20- "symfony/http-kernel" : " v4 .4.51"
19+ "mikey179/vfsstream" : " ~1 .6.11" ,
20+ "symfony/http-kernel" : " ~4 .4.51"
2121 },
2222 "authors" : [
2323 {
You can’t perform that action at this time.
0 commit comments