Skip to content

Commit

Permalink
Swaps philo/laravel-blade for aschmelyun/laravel-blade
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmelyun committed Jan 12, 2021
1 parent 175564a commit 1c5803b
Show file tree
Hide file tree
Showing 2 changed files with 645 additions and 353 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
],
"require": {
"php": ">=7.2.5",
"philo/laravel-blade": "^3.1",
"symfony/finder": "^3.3",
"aschmelyun/laravel-blade": "^8.0",
"symfony/finder": "^5.1",
"codedungeon/php-cli-colors": "~1.0",
"ext-json": "*",
"symfony/filesystem": "^3.3",
"symfony/filesystem": "^5.1",
"erusev/parsedown-extra": "^0.8.1",
"symfony/console": "^5.1",
"tightenco/collect": "^5.4",
Expand Down
Loading

0 comments on commit 1c5803b

Please sign in to comment.