File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 9
9
| Q | A
10
10
| ------------------------- | ---
11
11
| This Package Version | 1.?.?
12
- | Laravel Framework Version | 11 .?.?
12
+ | Laravel Framework Version | 12 .?.?
13
13
| PHP version |
14
14
| Operating system |
Original file line number Diff line number Diff line change 1
1
Laravel URL Route Trailing Slash
2
2
================================
3
3
4
+ 1.1.14 Under Development
5
+ ------------------------
6
+
7
+ - Enh #18 : Added support for "illuminate/routing" 12.0 (klimov-paul)
8
+
9
+
4
10
1.1.13, January 17, 2025
5
11
------------------------
6
12
Original file line number Diff line number Diff line change 15
15
}
16
16
],
17
17
"require" : {
18
- "illuminate/routing" : " ^6.0 || ^7.7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0"
18
+ "illuminate/routing" : " ^6.0 || ^7.7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 "
19
19
},
20
20
"require-dev" : {
21
21
"illuminate/config" : " *" ,
You can’t perform that action at this time.
0 commit comments