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
+12-12Lines changed: 12 additions & 12 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
feedcreator.class.php,1.80exp,sourceforge.net/projects/feedcreator,1.80dev,"blog.pothoven.net/2006/01/changing-feedcreatorclassphp-for.html, also merged 1.7.3 from Drupal"
DateTimePicker,2.5.21exp,github.com/xdan/datetimepicker,2.5.21,rename .full version; we add .js auto-close on inline date select and extra 'reset' work & remove .css z-index issue
80
80
Bootstrap DateTimePicker,4.17.49,github.com/Eonasdan/bootstrap-datetimepicker,4.17.49,"patch for 'today' button in side-by-side view, modded version placed in bootstrap4theme & bootstrap5theme to help yadcf"
81
81
Tempus Dominus Bootstrap 4,5.39.0,github.com/tempusdominus/bootstrap-4,5.39.0,
82
-
Tempus Dominus Bootstrap 5,6.10.2,github.com/Eonasdan/tempus-dominus,6.10.4,added .inline z-index style; scss change @use color
82
+
Tempus Dominus Bootstrap 5,6.10.4,github.com/Eonasdan/tempus-dominus,6.10.4,added .inline z-index style; scss change @use color
83
83
moment.js,2.30.1,github.com/moment/moment,2.30.1,needed for Bootstrap DateTimePicker; min/moment-with-locales.js renamed
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