progetto di prova che mostra le macchine fiat e un form che permette di contattare
filippo.bertilotti
2024-05-03 c98ddbd9cb6c63f7effd45829e1ca9ff78a3a6b2
commit | author | age
941797 1 {
F 2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "65ef3eccc5bf90c218ad59a129cacb74",
8     "packages": [
9         {
10             "name": "smarty/smarty",
11             "version": "v5.0.2",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/smarty-php/smarty.git",
15                 "reference": "bbd09c7bfaa6c2c091adc4568a944f765bb4f1d9"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/bbd09c7bfaa6c2c091adc4568a944f765bb4f1d9",
20                 "reference": "bbd09c7bfaa6c2c091adc4568a944f765bb4f1d9",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": "^7.2 || ^8.0",
25                 "symfony/polyfill-mbstring": "^1.27"
26             },
27             "require-dev": {
28                 "phpunit/phpunit": "^8.5 || ^7.5",
29                 "smarty/smarty-lexer": "^4.0.2"
30             },
31             "type": "library",
32             "extra": {
33                 "branch-alias": {
34                     "dev-master": "5.0.x-dev"
35                 }
36             },
37             "autoload": {
38                 "files": [
39                     "src/functions.php"
40                 ],
41                 "psr-4": {
42                     "Smarty\\": "src/"
43                 }
44             },
45             "notification-url": "https://packagist.org/downloads/",
46             "license": [
47                 "LGPL-3.0"
48             ],
49             "authors": [
50                 {
51                     "name": "Monte Ohrt",
52                     "email": "monte@ohrt.com"
53                 },
54                 {
55                     "name": "Uwe Tews",
56                     "email": "uwe.tews@googlemail.com"
57                 },
58                 {
59                     "name": "Rodney Rehm",
60                     "email": "rodney.rehm@medialize.de"
61                 },
62                 {
63                     "name": "Simon Wisselink",
64                     "homepage": "https://www.iwink.nl/"
65                 }
66             ],
67             "description": "Smarty - the compiling PHP template engine",
68             "homepage": "https://smarty-php.github.io/smarty/",
69             "keywords": [
70                 "templating"
71             ],
72             "support": {
73                 "forum": "https://github.com/smarty-php/smarty/discussions",
74                 "issues": "https://github.com/smarty-php/smarty/issues",
75                 "source": "https://github.com/smarty-php/smarty/tree/v5.0.2"
76             },
77             "time": "2024-03-28T10:23:18+00:00"
78         },
79         {
80             "name": "symfony/polyfill-mbstring",
81             "version": "v1.29.0",
82             "source": {
83                 "type": "git",
84                 "url": "https://github.com/symfony/polyfill-mbstring.git",
85                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
86             },
87             "dist": {
88                 "type": "zip",
89                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
90                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
91                 "shasum": ""
92             },
93             "require": {
94                 "php": ">=7.1"
95             },
96             "provide": {
97                 "ext-mbstring": "*"
98             },
99             "suggest": {
100                 "ext-mbstring": "For best performance"
101             },
102             "type": "library",
103             "extra": {
104                 "thanks": {
105                     "name": "symfony/polyfill",
106                     "url": "https://github.com/symfony/polyfill"
107                 }
108             },
109             "autoload": {
110                 "files": [
111                     "bootstrap.php"
112                 ],
113                 "psr-4": {
114                     "Symfony\\Polyfill\\Mbstring\\": ""
115                 }
116             },
117             "notification-url": "https://packagist.org/downloads/",
118             "license": [
119                 "MIT"
120             ],
121             "authors": [
122                 {
123                     "name": "Nicolas Grekas",
124                     "email": "p@tchwork.com"
125                 },
126                 {
127                     "name": "Symfony Community",
128                     "homepage": "https://symfony.com/contributors"
129                 }
130             ],
131             "description": "Symfony polyfill for the Mbstring extension",
132             "homepage": "https://symfony.com",
133             "keywords": [
134                 "compatibility",
135                 "mbstring",
136                 "polyfill",
137                 "portable",
138                 "shim"
139             ],
140             "support": {
141                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
142             },
143             "funding": [
144                 {
145                     "url": "https://symfony.com/sponsor",
146                     "type": "custom"
147                 },
148                 {
149                     "url": "https://github.com/fabpot",
150                     "type": "github"
151                 },
152                 {
153                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
154                     "type": "tidelift"
155                 }
156             ],
157             "time": "2024-01-29T20:11:03+00:00"
158         }
159     ],
160     "packages-dev": [],
161     "aliases": [],
162     "minimum-stability": "stable",
163     "stability-flags": [],
164     "prefer-stable": false,
165     "prefer-lowest": false,
166     "platform": [],
167     "platform-dev": [],
168     "plugin-api-version": "2.6.0"
169 }