You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: external/ExtPrograms.csv
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Doctrine Deprecations,1.1.2,github.com/doctrine/deprecations,1.1.5,needed by Doc
5
5
EmailValidator,3.2.6,github.com/egulias/EmailValidator,3.2.6/4.0.4,needed by swiftmailer v6; change folder structure and add autoloader to main file
6
6
ups-php,0.2,github.com/sanbornm/ups-php,0.2,"updated/fixed xml, etc to work"
7
7
fedex-php,31.0.0,www.fedex.com/wpor/web/jsp/drclinks.jsp?links=wss/getstarted.html,31.0.0,copy/edit RateAvailableServicesWebServiceClient.php into fedexshippingcalculator->getRates()
8
-
Smarty,3.1.27/4.4.1,smarty.net,4.5.5/5.5.1,
8
+
Smarty,3.1.27/4.4.1,smarty.net,4.5.5/5.5.2,
9
9
phpthumb,1.7.23exp,github.com/JamesHeinrich/phpThumb,1.7.23,phpThumb.config.php - we also allow & in parsing and err command
dompdf,3.0.1exp/1.2.2exp/0.7.0exp/0.6.2exp,github.com/dompdf/dompdf,3.1.0,"optional, patched to display our images and not break on bad tables and disable links"
@@ -46,12 +44,12 @@ Our default branch is for development of our Bootstrap 5 release. Head to the [`
46
44
47
45
Several quick start options are available:
48
46
49
-
-[Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.7.zip)
47
+
-[Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.8.zip)
50
48
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
51
-
- Install with [npm](https://www.npmjs.com/): `npm install bootstrap@v5.3.7`
52
-
- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@v5.3.7`
53
-
- Install with [Bun](https://bun.sh/): `bun add bootstrap@v5.3.7`
54
-
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.7`
49
+
- Install with [npm](https://www.npmjs.com/): `npm install bootstrap@v5.3.8`
50
+
- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@v5.3.8`
51
+
- Install with [Bun](https://bun.sh/): `bun add bootstrap@v5.3.8`
52
+
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.8`
55
53
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass`
56
54
57
55
Read the [Getting started page](https://getbootstrap.com/docs/5.3/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
@@ -70,6 +68,7 @@ Read the [Getting started page](https://getbootstrap.com/docs/5.3/getting-starte
0 commit comments