-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add sf 7 to composer.json * Added missing dependencies * Added dependency on Symfony validator * Fix frontend (bug probably also exists in the 6 branch) * Fix also the error conditions in the UI * Restrict composer.json to SF 7. The 6 branch is for SF 6, let's keep them separate * Restrict composer.json to SF 7. The 6 branch is for SF 6, let's keep them separate * Update minimum php version * Update github action to use php 8.2 * Remove propel support and fix unit tests (differences in loading files with odm definitions) * Update the version of github actions to v4 * Remove * from composer.json
- Loading branch information
1 parent
6bd4e3d
commit 7c8531f
Showing
39 changed files
with
115 additions
and
1,759 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
vendor | ||
composer.lock | ||
Propel/map | ||
Propel/om | ||
|
||
Tests/app/tmp/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.