restore composer.json, add mysqli extension
This commit is contained in:
34
public/vendor/dashboard/app-assets/data/nfl.json
vendored
Executable file
34
public/vendor/dashboard/app-assets/data/nfl.json
vendored
Executable file
@@ -0,0 +1,34 @@
|
||||
[
|
||||
{ "team": "San Francisco 49ers" },
|
||||
{ "team": "Chicago Bears" },
|
||||
{ "team": "Cincinnati Bengals" },
|
||||
{ "team": "Buffalo Bills" },
|
||||
{ "team": "Denver Broncos" },
|
||||
{ "team": "Cleveland Browns" },
|
||||
{ "team": "Tampa Bay Buccaneers" },
|
||||
{ "team": "Arizona Cardinals" },
|
||||
{ "team": "San Diego Chargers" },
|
||||
{ "team": "Kansas City Chiefs" },
|
||||
{ "team": "Indianapolis Colts" },
|
||||
{ "team": "Dallas Cowboys" },
|
||||
{ "team": "Miami Dolphins" },
|
||||
{ "team": "Philadelphia Eagles" },
|
||||
{ "team": "Atlanta Falcons" },
|
||||
{ "team": "New York Giants" },
|
||||
{ "team": "Jacksonville Jaguars" },
|
||||
{ "team": "New York Jets" },
|
||||
{ "team": "Detroit Lions" },
|
||||
{ "team": "Green Bay Packers" },
|
||||
{ "team": "Carolina Panthers" },
|
||||
{ "team": "New England Patriots" },
|
||||
{ "team": "Oakland Raiders" },
|
||||
{ "team": "St.Louis Rams" },
|
||||
{ "team": "Baltimore Ravens" },
|
||||
{ "team": "Washington Redskins" },
|
||||
{ "team": "New Orlean Saints" },
|
||||
{ "team": "Seattle Seahawks" },
|
||||
{ "team": "Pittsburgh Steelers" },
|
||||
{ "team": "Houston Texans" },
|
||||
{ "team": "Tennesse Titans" },
|
||||
{ "team": "Minnesota Viking" }
|
||||
]
|
||||
Reference in New Issue
Block a user