Skip to content

Commit

Permalink
composer bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reed-jones committed Mar 15, 2020
1 parent d17118b commit a0708c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/Phased/Phase/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"require": {
"php": "^7.2",
"spatie/laravel-server-side-rendering": "^1.3",
"phased/routing": "^0.3",
"phased/state": "^0.3"
"phased/routing": "^0.4",
"phased/state": "^0.4"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit a0708c8

Please sign in to comment.