Skip to content

Commit

Permalink
Removed the Vanilo v2 Framework namespace compatibility layer
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed May 24, 2023
1 parent a2f4bbc commit 2e0c1fa
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 93 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

- Dropped PHP 8.0 & PHP 8.1 Support
- Dropped Laravel 9 Support
- Removed the Vanilo v2 `Framework` namespace compatibility layer

## 3.x Series

Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@
},
"files": [
"src/Links/Support/helpers.php",
"src/Foundation/Support/helpers.php",
"src/Foundation/Support/v2_compatibility.php"
"src/Foundation/Support/helpers.php"
]
},
"require-dev": {
Expand Down
17 changes: 0 additions & 17 deletions src/Foundation/Support/v2_compatibility.php

This file was deleted.

This file was deleted.

0 comments on commit 2e0c1fa

Please sign in to comment.