File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2019 Tatter Software
3+ Copyright (c) 2019-2020 Tatter Software
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# Tatter\Assets
22
3- Lightweight asset loader for CodeIgniter 4
3+ Asset publishing and loading for CodeIgniter 4
44
55[ ![ ] ( https://github.com/tattersoftware/codeigniter4-assets/workflows/PHPUnit/badge.svg )] ( https://github.com/tattersoftware/codeigniter4-assets/actions?query=workflow%3A%22PHPUnit )
66
Original file line number Diff line number Diff line change 11{
22 "name" : " tatter/assets" ,
3- "description" : " Lightweight asset loader for CodeIgniter 4" ,
3+ "description" : " Asset publishing and loading for CodeIgniter 4" ,
44 "keywords" : [
55 " codeigniter" ,
66 " codeigniter4" ,
3232 },
3333 "require-dev" : {
3434 "codeigniter4/codeigniter4" : " dev-develop" ,
35- "fzaninotto/faker" : " ^1.9@dev" ,
3635 "mikey179/vfsstream" : " 1.6.*" ,
3736 "phpunit/phpunit" : " ^8.5"
3837 },
You can’t perform that action at this time.
0 commit comments