Skip to content

Commit eef975c

Browse files
Update: store jpeg extensions as jpg
The underlying Symfony component now prefers jpg over jpeg. This should avoid having to manually normalize the extension. symfony/symfony#38407 laravel/framework@513d214
1 parent 02a1884 commit eef975c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
include:
2020
- laravel: 9.*
2121
testbench: 7.*
22-
- laravel: 8.*
22+
- laravel: ^8.74
2323
testbench: ^6.23
2424

2525
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.0",
20-
"illuminate/http": "^8.0|^9.0",
20+
"illuminate/http": "^8.74|^9.0",
2121
"illuminate/support": "^8.0|^9.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy