File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## Unreleased
9+
10+ ### Added
11+
12+ - Added ` laravel/serializable-closure ` as a dependency to ` mantle-framework/support ` to
13+ support serialization of closures.
14+
815## v1.13.3
916
1017No changes, re-released to fix a bad tag.
Original file line number Diff line number Diff line change 66 "php" : " ^8.2" ,
77 "alleyinteractive/composer-wordpress-autoloader" : " ^1.0" ,
88 "doctrine/inflector" : " ^2.0.8" ,
9+ "laravel/serializable-closure" : " ^1.3.1 || ^2.0" ,
910 "league/commonmark" : " ^2.7.0" ,
10- "league/uri" : " ^7.5" ,
1111 "league/uri-interfaces" : " ^7.5" ,
12+ "league/uri" : " ^7.5" ,
1213 "mantle-framework/contracts" : " ^1.0" ,
1314 "monolog/monolog" : " ^2.9.1" ,
1415 "nesbot/carbon" : " ^3.8.4" ,
You can’t perform that action at this time.
0 commit comments